Function cmb_event_cancel

Function Documentation

bool cmb_event_cancel(uint64_t handle)

Remove event from event queue.

Parameters:
  • handle – The handle of some event in the event queue.

Returns:

true if the event was found, false if not.