pub unsafe extern "system" fn StrCmpNCW(
    pszstr1: PCWSTR,
    pszstr2: PCWSTR,
    nchar: i32
) -> i32
Expand description

Required features: "Win32_UI_Shell"