1al_unlock_vertex_buffer(3) al_unlock_vertex_buffer(3)
23
4
NAME
6al_unlock_vertex_buffer - Allegro 5 API
7
SYNOPSIS
9#include <allegro5/allegro_primitives.h>
1011
void al_unlock_vertex_buffer(ALLEGRO_VERTEX_BUFFER* buffer)
12
DESCRIPTION
14Unlocks a previously locked vertex buffer.
15
SINCE
175.1.3
18
SEE ALSO
20ALLEGRO_VERTEX_BUFFER(3), al_lock_vertex_buffer(3)
2122
23
24
Allegro reference manual al_unlock_vertex_buffer(3)