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