.\" Automatically generated by Pandoc 3.1.12.1 .\" .TH "al_get_current_display" "3" "" "Allegro reference manual" "" .SH NAME al_get_current_display \- Allegro 5 API .SH SYNOPSIS .IP .EX #include \f[B]\f[R] ALLEGRO_DISPLAY *al_get_current_display(void) .EE .SH DESCRIPTION Return the display that is \[lq]current\[rq] for the calling thread, or NULL if there is none. .SH SEE ALSO al_set_target_bitmap(3)