Function rs::util::c::into_cstring

source · []
pub fn into_cstring(s: *const c_char) -> Result<Option<CString>, NulError>