Function win_sys::FileSystem::GetFileSize
source · [−]pub unsafe fn GetFileSize<'a, Param0>(
hfile: Param0,
lpfilesizehigh: *mut u32
) -> u32 where
Param0: IntoParam<'a, HANDLE>, Expand description
Required features: ‘Win32_Storage_FileSystem’, ‘Win32_Foundation’