.\" Automatically generated by Pandoc 3.4 .\" .TH "al_destroy_config" "3" "" "Allegro reference manual" .SH NAME al_destroy_config \- Allegro 5 API .SH SYNOPSIS .IP .EX #include \f[B]\f[R] void al_destroy_config(ALLEGRO_CONFIG *config) .EE .SH DESCRIPTION Free the resources used by a configuration structure. Does nothing if passed NULL. .SH SEE ALSO al_create_config(3), al_load_config_file(3)