logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ALLEGRO_CONFIG_SECTION - Allegro 5 API

Description

       An opaque structure used for iterating across sections in a configuration structure.

Name

       ALLEGRO_CONFIG_SECTION - Allegro 5 API

See Also

al_get_first_config_section(3alleg5), al_get_next_config_section(3alleg5)

Allegro reference manual                                                         ALLEGRO_CONFIG_SECTION(3alleg5)

Synopsis

              #include <allegro5/allegro.h>

              typedef struct ALLEGRO_CONFIG_SECTION ALLEGRO_CONFIG_SECTION;

See Also