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

FreeBSD Manual Pages

  
 
  

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

NAME
     al_unlock_index_buffer - Allegro 5 API

SYNOPSIS
	    #include <allegro5/allegro_primitives.h>

	    void al_unlock_index_buffer(ALLEGRO_INDEX_BUFFER* buffer)

DESCRIPTION
     Unlocks a previously locked index buffer.

SINCE
     5.1.8

SEE ALSO
     ALLEGRO_INDEX_BUFFER(3), al_lock_index_buffer(3)

Allegro reference manual			       al_unlock_index_buffer(3)

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

home | help