bgfx_set_transient_index_buffer

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void bgfx_set_transient_index_buffer(const(bgfx_transient_index_buffer_t)* _tib, uint _firstIndex, uint _numIndices)
  2. da_bgfx_set_transient_index_buffer bgfx_set_transient_index_buffer;
    version(!BindBgfx_Static)
    extern (C) @nogc nothrow __gshared
    da_bgfx_set_transient_index_buffer bgfx_set_transient_index_buffer;

Meta