Function windows::Win32::Storage::FileSystem::WofShouldCompressBinaries

pub unsafe fn WofShouldCompressBinaries<P0>(
    volume: P0,
    algorithm: *mut u32,
) -> BOOL
where P0: Param<PCWSTR>,