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

Required features: ‘Win32_Storage_FileSystem’