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