logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

al_restore_state - Allegro 5 API

Description

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

Name

       al_restore_state - Allegro 5 API

See Also

al_store_state(3alleg5), ALLEGRO_STATE_FLAGS(3alleg5)

Allegro reference manual                                                               al_restore_state(3alleg5)

Synopsis

              void al_restore_state(ALLEGRO_STATE const *state)

See Also