pub fn as_c_string(str: impl Into<Vec<u8>>) -> CString
Convenience wrapper converting into a CString.
CString