table of contents
other versions
- Tumbleweed 5.2.10.1-1.3
- Leap-15.6
| al_shutdown_primitives_addon(3) | al_shutdown_primitives_addon(3) |
NAME¶
al_shutdown_primitives_addon - Allegro 5 API
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.
SEE ALSO¶
| Allegro reference manual |