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

FreeBSD Manual Pages

  
 
  

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

NAME
     ALLEGRO_CONFIG_ENTRY - Allegro 5 API

SYNOPSIS
	    #include <allegro5/allegro.h>

	    typedef struct ALLEGRO_CONFIG_ENTRY ALLEGRO_CONFIG_ENTRY;

DESCRIPTION
     An  opaque  structure  used for iterating across entries in a configuration
     section.

SEE ALSO
     al_get_first_config_entry(3), al_get_next_config_entry(3)

Allegro reference manual				 ALLEGRO_CONFIG_ENTRY(3)

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

home | help