Function windows::Win32::UI::Shell::PathMatchSpecA

pub unsafe fn PathMatchSpecA<P0, P1>(pszfile: P0, pszspec: P1) -> BOOL
where P0: IntoParam<PCSTR>, P1: IntoParam<PCSTR>,