windows::Win32::UI::Shell

Function PathMatchSpecA

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