Provided by: allegro5-doc_5.0.10-2_all bug

NAME

       al_get_system_config - Allegro 5 API

SYNOPSIS

              #include <allegro5/allegro.h>

              ALLEGRO_CONFIG *al_get_system_config(void)

DESCRIPTION

       Returns  the  current system configuration structure, or NULL if there is no active system
       driver.     The    returned    configuration    should    not    be     destroyed     with
       al_destroy_config(3alleg5).  This is mainly used for configuring Allegro and its addons.