logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

al_create_cond - Allegro 5 API

Description

       Create a condition variable.

       Returns the condition value on success or NULL on error.

Allegro reference manual                                                                 al_create_cond(3alleg5)

Name

       al_create_cond - Allegro 5 API

Synopsis

              #include <allegro5/allegro.h>

              ALLEGRO_COND *al_create_cond(void)

See Also