syscall: ashet.overlapped.cancel
Documentation
Cancels an asynchronous call.
If the operation has already completed, an error will be returned saying so.
The cancelled operation will not be returned by await_completion or await_completion_of anymore.
Inputs
aop: *ARC
Errors
CompletedUnscheduled