Provided by: allegro5-doc_5.2.8.0-2_all bug

NAME

       al_restore_state - Allegro 5 API

SYNOPSIS

              void al_restore_state(ALLEGRO_STATE const *state)

DESCRIPTION

       Restores  part  of  the  state of the current thread from the given ALLEGRO_STATE(3alleg5)
       object.

SEE ALSO

       al_store_state(3alleg5), ALLEGRO_STATE_FLAGS(3alleg5)