Function cstring

Source
pub fn cstring<T: AsRef<[u8]> + Debug>(s: T) -> Result<CString>