.\" Automatically generated by Pandoc 3.1.11.1 .\" .TH "ALLEGRO_CONFIG_ENTRY" "3" "" "Allegro reference manual" "" .SH NAME ALLEGRO_CONFIG_ENTRY \- Allegro 5 API .SH SYNOPSIS .IP .EX #include typedef struct 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)