as_c_string

Function as_c_string 

Source
pub fn as_c_string(str: impl Into<Vec<u8>>) -> CString
Expand description

Convenience wrapper converting into a CString.