1al_create_event_queue(3)                              al_create_event_queue(3)
2
3
4

NAME

6       al_create_event_queue - Allegro 5 API
7

SYNOPSIS

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

DESCRIPTION

14       Create  a new, empty event queue, returning a pointer to the newly cre‐
15       ated object if successful.  Returns NULL on error.
16

SEE ALSO

18       al_register_event_source(3),      al_destroy_event_queue(3),      ALLE‐
19       GRO_EVENT_QUEUE(3)
20
21
22
23Allegro reference manual                              al_create_event_queue(3)
Impressum