Function win_sys::FileSystem::GetCompressedFileSizeW[][src]

pub unsafe fn GetCompressedFileSizeW<'a, Param0>(
    lpfilename: Param0,
    lpfilesizehigh: *mut u32
) -> u32 where
    Param0: IntoParam<'a, PWSTR>, 
Expand description

Required features: Win32_Storage_FileSystem, Win32_Foundation