1al_destroy_config(3)                                      al_destroy_config(3)
2
3
4

NAME

6       al_destroy_config - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              void al_destroy_config(ALLEGRO_CONFIG *config)
12

DESCRIPTION

14       Free  the resources used by a configuration structure.  Does nothing if
15       passed NULL.
16

SEE ALSO

18       al_create_config(3), al_load_config_file(3)
19
20
21
22Allegro reference manual                                  al_destroy_config(3)
Impressum