Function windows_sys::Win32::System::IO::CancelIoEx

pub unsafe extern "system" fn CancelIoEx(
    hfile: HANDLE,
    lpoverlapped: *const OVERLAPPED,
) -> BOOL