SYNOPSIS

  • #include <allegro5/allegro.h>
    
    typedef struct ALLEGRO_COND ALLEGRO_COND;
    
    

DESCRIPTION

An opaque structure representing a condition variable.