.\" Automatically generated by Pandoc 3.6.1 .\" .TH "al_acknowledge_drawing_resume" "3" "" "Allegro reference manual" .SH NAME al_acknowledge_drawing_resume \- Allegro 5 API .SH SYNOPSIS .IP .EX #include \f[B]\f[R] void al_acknowledge_drawing_resume(ALLEGRO_DISPLAY *display) .EE .SH DESCRIPTION Call this in response to the ALLEGRO_EVENT_DISPLAY_RESUME_DRAWING(3) event. .SH SINCE 5.1.1 .SH SEE ALSO ALLEGRO_EVENT_DISPLAY_RESUME_DRAWING(3)