OSActionCancelHandler
The block to call after the successful cancellation of the action.
Declaration
typedef void (^)(void) OSActionCancelHandler;The block to call after the successful cancellation of the action.
typedef void (^)(void) OSActionCancelHandler;