windows::Win32::Storage::ProjectedFileSystem

Function PrjFileNameMatch

pub unsafe fn PrjFileNameMatch<P0, P1>(filenametocheck: P0, pattern: P1) -> bool
where P0: Param<PCWSTR>, P1: Param<PCWSTR>,