al_shutdown_video_addon - Man Page

Allegro 5 API

Synopsis

#include <allegro5/allegro_video.h>

void al_shutdown_video_addon(void)

Description

Shut down the video addon. This is done automatically at program exit, but can be called any time the user wishes as well.

Since

5.1.12

Info

Allegro reference manual