Function windows_sys::Win32::Storage::FileSystem::GetFileSize
pub unsafe extern "system" fn GetFileSize(
hfile: HANDLE,
lpfilesizehigh: *mut u32
) -> u32Expand description
Required features: "Win32_Storage_FileSystem", "Win32_Foundation"