windows::Win32::UI::Shell

Function StrCmpICW

pub unsafe fn StrCmpICW<P0, P1>(pszstr1: P0, pszstr2: P1) -> i32
where P0: Param<PCWSTR>, P1: Param<PCWSTR>,