jemalloc_ctl::raw
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.
name
value