Function event_heap_pop(event_heap_t *)¶
Defined in File event.h
Function Documentation¶
-
event_t event_heap_pop(event_heap_t *heap)¶
Pops the top event from the event heap.
- Parameters:
heap –
- Returns:
Defined in File event.h
Pops the top event from the event heap.
heap –