Function event_heap_free(event_heap_t *)¶
Defined in File game_queue_events.c
Function Documentation¶
-
void event_heap_free(event_heap_t *heap)
Frees the memory allocated for an event heap.
- Parameters:
heap –
Defined in File game_queue_events.c
Frees the memory allocated for an event heap.
heap –