1al_get_current_display(3)                            al_get_current_display(3)
2
3
4

NAME

6       al_get_current_display - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              ALLEGRO_DISPLAY *al_get_current_display(void)
12

DESCRIPTION

14       Return the display that is "current" for the calling thread, or NULL if
15       there is none.
16

SEE ALSO

18       al_set_target_bitmap(3)
19
20
21
22Allegro reference manual                             al_get_current_display(3)
Impressum