pub unsafe extern "system" fn StrCmpNA(
    psz1: PCSTR,
    psz2: PCSTR,
    nchar: i32
) -> i32
Expand description

Required features: "Win32_UI_Shell"