al_get_system_config(3) al_get_system_config(3)NAME
al_get_system_config - Allegro 5 APISYNOPSIS
#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. This is mainly used for configuring Allegro and its addons. Allegro reference manual al_get_system_config(3)