pub unsafe extern "cdecl" fn ucnv_setSubstChars(
    converter: *mut UConverter,
    subchars: PCSTR,
    len: i8,
    err: *mut UErrorCode
)
Expand description

Required features: "Win32_Globalization"