pub unsafe fn cstr_to_ustr(ptr: *const c_char) -> Ustr
Convert a C string pointer into an owned String.
String
ptr
This function panics: