Provided by: allegro5-doc_5.2.9.1+dfsg-2_all bug

NAME

       al_close_video - Allegro 5 API

SYNOPSIS

              #include <allegro5/allegro_video.h>

              void al_close_video(ALLEGRO_VIDEO *video)

DESCRIPTION

       Closes  the video and frees all allocated resources.  The video pointer is invalid after the function re‐
       turns.

SINCE

       5.1.0

Allegro reference manual                                                                 al_close_video(3alleg5)