Function windows_sys::Win32::System::IO::CancelIoEx
[−]pub unsafe extern "system" fn CancelIoEx(
hfile: HANDLE,
lpoverlapped: *const OVERLAPPED
) -> BOOL
Expand description
Required features: "Win32_System_IO"
, "Win32_Foundation"