Function windows::Win32::System::IO::CancelIo

pub unsafe fn CancelIo<P0>(hfile: P0) -> Result<()>
where P0: IntoParam<HANDLE>,