Function windows::Win32::UI::Shell::StrIsIntlEqualA
pub unsafe fn StrIsIntlEqualA<P0, P1, P2>(
fcasesens: P0,
pszstring1: P1,
pszstring2: P2,
nchar: i32,
) -> BOOLwhere
P0: Param<BOOL>,
P1: Param<PCSTR>,
P2: Param<PCSTR>,