Function windows_sys::Win32::Globalization::ucol_getSortKey

pub unsafe extern "cdecl" fn ucol_getSortKey(
    coll: *const UCollator,
    source: *const u16,
    sourcelength: i32,
    result: *mut u8,
    resultlength: i32,
) -> i32