al_acknowledge_drawing_resume - Man Page
Allegro 5 API
Synopsis
#include <allegro5/allegro.h> void al_acknowledge_drawing_resume(ALLEGRO_DISPLAY *display)
Description
Call this in response to the ALLEGRO_EVENT_DISPLAY_RESUME_DRAWING(3) event.
Since
5.1.1
See Also
ALLEGRO_EVENT_DISPLAY_RESUME_DRAWING(3)
Referenced By
al_create_bitmap(3), ALLEGRO_EVENT(3).
Allegro reference manual