Function windows_sys::Win32::Globalization::u_strCaseCompare

pub unsafe extern "cdecl" fn u_strCaseCompare(
    s1: *const u16,
    length1: i32,
    s2: *const u16,
    length2: i32,
    options: u32,
    perrorcode: *mut UErrorCode,
) -> i32