Function windows_sys::Win32::Globalization::ucol_strcoll

pub unsafe extern "cdecl" fn ucol_strcoll(
    coll: *const UCollator,
    source: *const u16,
    sourcelength: i32,
    target: *const u16,
    targetlength: i32,
) -> UCollationResult