table of contents
        
      
      
    | ALLEGRO_DISPLAY(3) | ALLEGRO_DISPLAY(3) | 
NAME¶
ALLEGRO_DISPLAY - Allegro 5 API
SYNOPSIS¶
- 
    
#include <allegro5/allegro.h> typedef struct ALLEGRO_DISPLAY ALLEGRO_DISPLAY; 
DESCRIPTION¶
An opaque type representing an open display or window.
| Allegro reference manual |