Allegro 5 api
#include <allegro5/allegro_primitives.h> void al_shutdown_primitives_addon(void)
Shut down the primitives addon. This is done automatically at program exit, but can be called any time the user wishes as well.
al_init_primitives_addon(3alleg5)