1al_shutdown_video_addon(3) al_shutdown_video_addon(3)
23
4
NAME
6al_shutdown_video_addon - Allegro 5 API
7
SYNOPSIS
9#include <allegro5/allegro_video.h>
1011
void al_shutdown_video_addon(void)
12
DESCRIPTION
14Shut down the video addon. This is done automatically at program exit,
15but can be called any time the user wishes as well.
16
SINCE
185.1.12
1920
21
22
Allegro reference manual al_shutdown_video_addon(3)