Function std_string_from_cstr

Source
pub unsafe extern "C" fn std_string_from_cstr(
    out: *mut string,
    cstr: *const c_char,
)