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

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’