1al_restore_state(3) al_restore_state(3)
23
4
NAME
6al_restore_state - Allegro 5 API
7
SYNOPSIS
9void al_restore_state(ALLEGRO_STATE const *state)
10
DESCRIPTION
12Restores part of the state of the current thread from the given ALLE‐
13GRO_STATE(3) object.
14
SEE ALSO
16al_store_state(3), ALLEGRO_STATE_FLAGS(3)
1718
19
20
Allegro reference manual al_restore_state(3)