table of contents
ALLEGRO_COND(3) | ALLEGRO_COND(3) |
NAME¶
ALLEGRO_COND - Allegro 5 API
SYNOPSIS¶
-
#include <allegro5/allegro.h> typedef struct ALLEGRO_COND ALLEGRO_COND;
DESCRIPTION¶
An opaque structure representing a condition variable.
Allegro reference manual |