Allegro 5 api
#include <allegro5/allegro.h> void al_restore_state(ALLEGRO_STATE const *state)
Restores part of the state of the current thread from the given ALLEGRO_STATE(3alleg5) object.
al_store_state(3alleg5), ALLEGRO_STATE_FLAGS(3alleg5)