Function cstring_user

Source
pub fn cstring_user<T: Into<Vec<u8>>>(string: T) -> Result<CString, NulError>