ALLEGRO_CONFIG_SECTION
Allegro 5 API
- Provided by: allegro5-doc (Version: 2:5.0.11-2)
- Source: allegro5
- Report a bug
Allegro 5 API
#include <allegro5/allegro.h>
typedef struct ALLEGRO_CONFIG_SECTION ALLEGRO_CONFIG_SECTION;
An opaque structure used for iterating across sections in a configuration structure.
al_get_first_config_section(3alleg5), al_get_next_config_section(3alleg5)