1ALLEGRO_CONFIG_SECTION(3) ALLEGRO_CONFIG_SECTION(3)
23
4
NAME
6ALLEGRO_CONFIG_SECTION - Allegro 5 API
7
SYNOPSIS
9#include <allegro5/allegro.h>
1011
typedef struct ALLEGRO_CONFIG_SECTION ALLEGRO_CONFIG_SECTION;
12
DESCRIPTION
14An opaque structure used for iterating across sections in a configura‐
15tion structure.
16
SEE ALSO
18al_get_first_config_section(3), al_get_next_config_section(3)
1920
21
22
Allegro reference manual ALLEGRO_CONFIG_SECTION(3)