|
NAMEal_destroy_event_queue - Allegro 5 API SYNOPSIS
DESCRIPTIONDestroy the event queue specified. All event sources currently registered with the queue will be automatically unregistered before the queue is destroyed. This function does nothing if queue is NULL. (since 5.2.9) SEE ALSOal_create_event_queue(3), ALLEGRO_EVENT_QUEUE(3)
|