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

Required features: ‘Win32_UI_Shell’, ‘Win32_Foundation’