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

Required features: ‘Win32_Storage_ProjectedFileSystem’, ‘Win32_Foundation’