Function windows::Win32::UI::Shell::PathMatchSpecExA
pub unsafe fn PathMatchSpecExA<P0, P1>(
pszfile: P0,
pszspec: P1,
dwflags: u32,
) -> Result<()>where
P0: Param<PCSTR>,
P1: Param<PCSTR>,