.TH "al_destroy_config(3alleg5) Allegro reference manual" "" "" "" "" .SH NAME .PP al_destroy_config \- Allegro 5 API .SH SYNOPSIS .IP .nf \f[C] #include\ void\ al_destroy_config(ALLEGRO_CONFIG\ *config) \f[] .fi .SH DESCRIPTION .PP Free the resources used by a configuration structure. Does nothing if passed NULL. .SH SEE ALSO .PP al_create_config(3alleg5), al_load_config_file(3alleg5)