bgfx_alloc_instance_data_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_instance_data_buffer(bgfx_instance_data_buffer_t* _idb, uint _num, ushort _stride)
  2. da_bgfx_alloc_instance_data_buffer bgfx_alloc_instance_data_buffer;
    version(!BindBgfx_Static)
    extern (C) @nogc nothrow __gshared
    da_bgfx_alloc_instance_data_buffer bgfx_alloc_instance_data_buffer;

Meta