.\" Automatically generated by Pandoc 3.1.12.1 .\" .TH "al_flush_event_queue" "3" "" "Allegro reference manual" "" .SH NAME al_flush_event_queue \- Allegro 5 API .SH SYNOPSIS .IP .EX #include \f[B]\f[R] void al_flush_event_queue(ALLEGRO_EVENT_QUEUE *queue) .EE .SH DESCRIPTION Drops all events, if any, from the queue. .SH SEE ALSO al_drop_next_event(3), al_is_event_queue_empty(3)