SYNOPSIS

  • #include <allegro5/allegro_primitives.h>
    
    void al_shutdown_primitives_addon(void)
    
    

DESCRIPTION

Shut down the primitives addon. This is done automatically at program exit, but can be called any time the user wishes as well.

RELATED TO al_shutdown_primitives_addon…

al_init_primitives_addon(3alleg5)