Function win_sys::FileSystem::GetCompressedFileSizeTransactedA [−][src]
pub unsafe fn GetCompressedFileSizeTransactedA<'a, Param0, Param2>(
lpfilename: Param0,
lpfilesizehigh: *mut u32,
htransaction: Param2
) -> u32 where
Param0: IntoParam<'a, PSTR>,
Param2: IntoParam<'a, HANDLE>, Expand description
Required features: Win32_Storage_FileSystem, Win32_Foundation