windows::Win32::Storage::FileSystem

Function GetCompressedFileSizeW

pub unsafe fn GetCompressedFileSizeW<P0>(
    lpfilename: P0,
    lpfilesizehigh: Option<*mut u32>,
) -> u32
where P0: Param<PCWSTR>,