Function ucnv_getInvalidChars_72

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