pop_config_state - Man Page
Pops a previously pushed configuration state. Allegro game programming library.
Synopsis
#include <allegro.h>
void pop_config_state();
Description
Pops a configuration state previously stored by push_config_state(), replacing the current config source with it.
See Also
Referenced By
exconfig(3), push_config_state(3).
version 4.4.3 Allegro manual