bgfx_alloc_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_alloc_transient_index_buffer(bgfx_transient_index_buffer_t* _tib, uint _num, bool _index32)
  2. da_bgfx_alloc_transient_index_buffer bgfx_alloc_transient_index_buffer;
    version(!BindBgfx_Static)
    extern (C) @nogc nothrow __gshared
    da_bgfx_alloc_transient_index_buffer bgfx_alloc_transient_index_buffer;

Meta