.\" Automatically generated by Pandoc 3.1.12.1 .\" .TH "al_shutdown_primitives_addon" "3" "" "Allegro reference manual" "" .SH NAME al_shutdown_primitives_addon \- Allegro 5 API .SH SYNOPSIS .IP .EX #include \f[B]\f[R] void al_shutdown_primitives_addon(void) .EE .SH DESCRIPTION Shut down the primitives addon. This is done automatically at program exit, but can be called any time the user wishes as well. .SH SEE ALSO al_init_primitives_addon(3)