Function windows_sys::Win32::Globalization::ucnv_setSubstChars

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