[][src]Function rust_icu_sys::u_strCompare_66

pub unsafe extern "C" fn u_strCompare_66(
    s1: *const UChar,
    length1: i32,
    s2: *const UChar,
    length2: i32,
    codePointOrder: UBool
) -> i32