Sponsor:

Your company here, and a link to your site. Click to find out more.

al_uninstall_system - Man Page

Allegro 5 API

Synopsis

#include <allegro5/allegro.h>

void al_uninstall_system(void)

Description

Closes down the Allegro system.

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

Referenced By

al_install_system(3).

Allegro reference manual