Function windows::Win32::UI::Shell::StrCmpNCA

pub unsafe fn StrCmpNCA<P0, P1>(pszstr1: P0, pszstr2: P1, nchar: i32) -> i32
where P0: IntoParam<PCSTR>, P1: IntoParam<PCSTR>,