.\" Automatically generated by Pandoc 2.9.2.1 .\" .TH "ALLEGRO_COND" "3alleg5" "" "Allegro reference manual" "" .hy .SH NAME .PP ALLEGRO_COND - Allegro 5 API .SH SYNOPSIS .IP .nf \f[C] #include typedef struct ALLEGRO_COND ALLEGRO_COND; \f[R] .fi .SH DESCRIPTION .PP An opaque structure representing a condition variable.