Function event_heap_is_empty¶
Defined in File event.h
Function Documentation¶
-
static inline bool event_heap_is_empty(const event_heap_t *heap)¶
Checks if the event heap is empty.
- Parameters:
heap –
- Returns:
true
- Returns:
false
Defined in File event.h
Checks if the event heap is empty.
heap –
true
false