Function rust_icu_sys::u_strCaseCompare_74
source ยท pub unsafe extern "C" fn u_strCaseCompare_74(
s1: *const UChar,
length1: i32,
s2: *const UChar,
length2: i32,
options: u32,
pErrorCode: *mut UErrorCode,
) -> i32