pub fn write_str(name: &[u8], value: &'static [u8]) -> Result<()>
Expand description

Uses the null-terminated string name as key to the MALLCTL NAMESPACE and writes its value.