rust_icu_sys

Function ucnv_setSubstChars_74

Source
pub unsafe extern "C" fn ucnv_setSubstChars_74(
    converter: *mut UConverter,
    subChars: *const c_char,
    len: i8,
    err: *mut UErrorCode,
)