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