logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

al_uninstall_system - Allegro 5 API

Description

       Closes down the Allegro system.

              Note: al_uninstall_system() can be called without a corresponding al_install_system(3alleg5) call,
              e.g. from atexit().

Allegro reference manual                                                            al_uninstall_system(3alleg5)

Name

       al_uninstall_system - Allegro 5 API

Synopsis

              #include <allegro5/allegro.h>

              void al_uninstall_system(void)

See Also