al_is_event_queue_empty - Man Page
Allegro 5 API
Synopsis
#include <allegro5/allegro.h> bool al_is_event_queue_empty(ALLEGRO_EVENT_QUEUE *queue)
Description
Return true if the event queue specified is currently empty.
See Also
Referenced By
al_drop_next_event(3), al_flush_event_queue(3).
Allegro reference manual