1al_destroy_event_queue(3)                            al_destroy_event_queue(3)
2
3
4

NAME

6       al_destroy_event_queue - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              void al_destroy_event_queue(ALLEGRO_EVENT_QUEUE *queue)
12

DESCRIPTION

14       Destroy  the event queue specified.  All event sources currently regisā€
15       tered with the queue will  be  automatically  unregistered  before  the
16       queue is destroyed.
17

SEE ALSO

19       al_create_event_queue(3), ALLEGRO_EVENT_QUEUE(3)
20
21
22
23Allegro reference manual                             al_destroy_event_queue(3)
Impressum