CancelEvent typedef

CancelEvent = void Function()

Handler for cancelling the event registration.

Implementation

typedef void CancelEvent();