Function to_c_string

Source
pub fn to_c_string(string: &str) -> Option<CString>