logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

al_get_index_buffer_size - Allegro 5 API

Description

       Returns the size of the index buffer

Name

       al_get_index_buffer_size - Allegro 5 API

See Also

ALLEGRO_INDEX_BUFFER(3alleg5)

Allegro reference manual                                                       al_get_index_buffer_size(3alleg5)

Since

       5.1.8

Synopsis

              #include <allegro5/allegro_primitives.h>

              int al_get_index_buffer_size(ALLEGRO_INDEX_BUFFER* buffer)

See Also