Function dstr_from_wcs

Source
pub unsafe extern "C" fn dstr_from_wcs(
    dst: *mut dstr,
    wstr: *const wchar_t,
)