1al_get_system_config(3) Library Functions Manual al_get_system_config(3)
23
4
NAME
6al_get_system_config
7
SYNOPSIS
9#include <allegro5/allegro.h>
1011
ALLEGRO_CONFIG *al_get_system_config(void)
12
DESCRIPTION
14Returns the current system configuration structure, or NULL if there is
15no active system driver. This is mainly used for configuring Allegro
16and its addons.
1718
19
20
Allegro reference manual al_get_system_config(3)