Trait method lrs::string::AsMutCStr::as_mut_cstr

Borrows the object mutably as a CStr.

Syntax

fn as_mut_cstr(&mut self) -> Result<&mut CStr, Errno>