1ALLEGRO_TIMEOUT(3) Library Functions Manual ALLEGRO_TIMEOUT(3)
23
4
NAME
6ALLEGRO_TIMEOUT
7
SYNOPSIS
9#include <allegro5/allegro.h>
1011
typedef struct ALLEGRO_TIMEOUT ALLEGRO_TIMEOUT;
12
DESCRIPTION
14Represent a timeout value. The size of the structure is known so can
15be statically allocated. The contents are private.
16
SEE ALSO
18al_init_timeout(3)
1920
21
22
Allegro reference manual ALLEGRO_TIMEOUT(3)