1al_shutdown_image_addon(3) al_shutdown_image_addon(3)
23
4
NAME
6al_shutdown_image_addon - Allegro 5 API
7
SYNOPSIS
9#include <allegro5/allegro_image.h>
1011
void al_shutdown_image_addon(void)
12
DESCRIPTION
14Shut down the image addon. This is done automatically at program exit,
15but can be called any time the user wishes as well.
1617
18
19
Allegro reference manual al_shutdown_image_addon(3)