pub unsafe extern "system" fn PrjFileNameCompare(
    filename1: PWSTR,
    filename2: PWSTR
) -> i32
Expand description

Required features: ‘Win32_Storage_ProjectedFileSystem’, ‘Win32_Foundation’