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

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