pub unsafe extern "system" fn StrCmpCW(
    pszstr1: PWSTR,
    pszstr2: PWSTR
) -> i32
Expand description

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’