table of contents
other versions
- Tumbleweed 5.2.10.1-1.3
- Leap-15.6
ALLEGRO_TIMEOUT(3) | ALLEGRO_TIMEOUT(3) |
NAME¶
ALLEGRO_TIMEOUT - Allegro 5 API
SYNOPSIS¶
-
#include <allegro5/allegro.h> typedef struct ALLEGRO_TIMEOUT ALLEGRO_TIMEOUT;
DESCRIPTION¶
Represent a timeout value. The size of the structure is known so it can be statically allocated. The contents are private.
SEE ALSO¶
Allegro reference manual |