Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
ALLEGRO_CONFIG_SECTION(3)  Library Functions Manual  ALLEGRO_CONFIG_SECTION(3)

NAME
       ALLEGRO_CONFIG_SECTION -	Allegro	5 API

SYNOPSIS
	      #include <allegro5/allegro.h>

	      typedef struct ALLEGRO_CONFIG_SECTION ALLEGRO_CONFIG_SECTION;

DESCRIPTION
       An  opaque structure used for iterating across sections in a configura-
       tion structure.

SEE ALSO
       al_get_first_config_section(3), al_get_next_config_section(3)

Allegro	reference manual			     ALLEGRO_CONFIG_SECTION(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=ALLEGRO_CONFIG_SECTION&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>

home | help