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

pop_config_state - Pops a previously pushed configuration state. Allegro game programming library.

Description

       Pops  a configuration state previously stored by push_config_state(), replacing the current config source
       with it.

Name

       pop_config_state - Pops a previously pushed configuration state. Allegro game programming library.

See Also

push_config_state(3alleg4), exconfig(3alleg4)

Allegro                                           version 4.4.3                        pop_config_state(3alleg4)

Synopsis

#include<allegro.h>voidpop_config_state();

See Also