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