Function windows::Win32::UI::Shell::PathMatchSpecW

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