al_unlock_index_buffer - Man Page

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)

Referenced By

al_lock_index_buffer(3).

Allegro reference manual