IsCancelledCheck typedef

IsCancelledCheck = bool Function()

Callback type for checking if operation is cancelled

Implementation

typedef IsCancelledCheck = bool Function();