Function windows_sys::Win32::Globalization::ucnv_setSubstString

pub unsafe extern "cdecl" fn ucnv_setSubstString(
    cnv: *mut UConverter,
    s: *const u16,
    length: i32,
    err: *mut UErrorCode,
)