Function windows::Win32::UI::Shell::StrCmpNA

pub unsafe fn StrCmpNA<P0, P1>(psz1: P0, psz2: P1, nchar: i32) -> i32
where P0: IntoParam<PCSTR>, P1: IntoParam<PCSTR>,