cstr_to_string

Function cstr_to_string 

Source
pub fn cstr_to_string(unsafe_string: *const c_char) -> Result<String, Utf8Error>