pub unsafe extern "system" fn PrjFileNameMatch(
    filenametocheck: PCWSTR,
    pattern: PCWSTR
) -> BOOLEAN
Expand description

Required features: "Win32_Storage_ProjectedFileSystem", "Win32_Foundation"