.\" Automatically generated by Pandoc 2.2.1 .\" .TH "ALLEGRO_CONFIG_SECTION" "3alleg5" "" "Allegro reference manual" "" .hy .SH NAME .PP ALLEGRO_CONFIG_SECTION \- Allegro 5 API .SH SYNOPSIS .IP .nf \f[C] #include\ typedef\ struct\ ALLEGRO_CONFIG_SECTION\ ALLEGRO_CONFIG_SECTION; \f[] .fi .SH DESCRIPTION .PP An opaque structure used for iterating across sections in a configuration structure. .SH SEE ALSO .PP al_get_first_config_section(3alleg5), al_get_next_config_section(3alleg5)