Function tikv_jemalloc_ctl::raw::write_str [−][src]
pub fn write_str(name: &[u8], value: &'static [u8]) -> Result<()>
Uses the null-terminated string name
as key to the MALLCTL NAMESPACE and
writes its value
.
pub fn write_str(name: &[u8], value: &'static [u8]) -> Result<()>
Uses the null-terminated string name
as key to the MALLCTL NAMESPACE and
writes its value
.