Function dstr_from_mbs

Source
pub unsafe extern "C" fn dstr_from_mbs(
    dst: *mut dstr,
    mbstr: *const c_char,
)