Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
al_close_video(3)	   Library Functions Manual	     al_close_video(3)

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 returns.

SINCE
       5.1.0

Allegro	reference manual				     al_close_video(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=al_close_video&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>

home | help