ALLEGRO_COND - Man Page
Allegro 5 API
Synopsis
#include <allegro5/allegro.h> typedef struct ALLEGRO_COND ALLEGRO_COND;
Description
An opaque structure representing a condition variable.
Info
Allegro reference manual
Allegro 5 API
#include <allegro5/allegro.h> typedef struct ALLEGRO_COND ALLEGRO_COND;
An opaque structure representing a condition variable.