al_destroy_index_buffer(3) al_destroy_index_buffer(3) NAME al_destroy_index_buffer - Allegro 5 API SYNOPSIS #include 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)