bgfx_set_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_set_instance_data_buffer(const(bgfx_instance_data_buffer_t)* _idb, uint _start, uint _num)
  2. da_bgfx_set_instance_data_buffer bgfx_set_instance_data_buffer;
    version(!BindBgfx_Static)
    extern (C) @nogc nothrow __gshared
    da_bgfx_set_instance_data_buffer bgfx_set_instance_data_buffer;

Meta