Function windows::Win32::UI::Shell::StrCmpCW

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