webview2_com_sys::Windows::Win32::Globalization

Function ucnv_setSubstChars

Source
pub unsafe fn ucnv_setSubstChars<'a>(
    converter: *mut UConverter,
    subchars: impl IntoParam<'a, PSTR>,
    len: i8,
    err: *mut UErrorCode,
)