Function utf8_nextCharSafeBody_72

Source
pub unsafe extern "C" fn utf8_nextCharSafeBody_72(
    s: *const u8,
    pi: *mut i32,
    length: i32,
    c: UChar32,
    strict: UBool,
) -> UChar32