.\" Automatically generated by Pandoc 3.5 .\" .TH "ALLEGRO_CONFIG_SECTION" "3" "" "Allegro reference manual" .SH NAME ALLEGRO_CONFIG_SECTION \- Allegro 5 API .SH SYNOPSIS .IP .EX #include \f[B]\f[R] \f[B]typedef\f[R] \f[B]struct\f[R] ALLEGRO_CONFIG_SECTION ALLEGRO_CONFIG_SECTION; .EE .SH DESCRIPTION An opaque structure used for iterating across sections in a configuration structure. .SH SEE ALSO al_get_first_config_section(3), al_get_next_config_section(3)