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

Required features: "Win32_Globalization"