Sane C++ Libraries
C++ Platform Abstraction Libraries
Loading...
Searching...
No Matches
SC::AwaitCancellationHandler Struct Reference

Cancellation hook installed by the awaiter currently suspending an AwaitTask. More...

#include <Await.h>

Public Attributes

void * object = nullptr
 
Result(* cancel )(void *object, AwaitEventLoop &eventLoop) = nullptr
 

Detailed Description

Cancellation hook installed by the awaiter currently suspending an AwaitTask.


The documentation for this struct was generated from the following file: