Allegro 5 api
#include <allegro5/allegro.h> bool al_toggle_display_flag(ALLEGRO_DISPLAY *display, int flag, bool onoff)
Deprecated synonym for al_set_display_flag(3alleg5).