Function windows::Win32::Storage::ProjectedFileSystem::PrjFileNameMatch

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