pub unsafe extern "system" fn WindowsCompareStringOrdinal(
    string1: HSTRING,
    string2: HSTRING,
    result: *mut i32
) -> HRESULT
Expand description

Required features: "Win32_System_WinRT"