pub fn as_mut_i8<'a>(value: impl Into<&'a str>) -> *mut i8
Expand description

Convert string to CString pointer for using with low-level.