Function windows::Win32::Storage::FileSystem::SetEndOfFile

pub unsafe fn SetEndOfFile<P0>(hfile: P0) -> Result<()>
where P0: Param<HANDLE>,