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

FreeBSD Manual Pages

  
 
  

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

NAME
       al_destroy_index_buffer - Allegro 5 API

SYNOPSIS
	      #include <allegro5/allegro_primitives.h>

	      void al_destroy_index_buffer(ALLEGRO_INDEX_BUFFER* buffer)

DESCRIPTION
       Destroys	a index	buffer.	 Does nothing if passed	NULL.

SINCE
       5.1.8

SEE ALSO
       ALLEGRO_INDEX_BUFFER(3),	al_create_index_buffer(3)

Allegro	reference manual			    al_destroy_index_buffer(3)

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

home | help