bgfx_set_uniform

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_uniform(bgfx_uniform_handle_t _handle, const(void)* _value, ushort _num)
  2. da_bgfx_set_uniform bgfx_set_uniform;
    version(!BindBgfx_Static)
    extern (C) @nogc nothrow __gshared
    da_bgfx_set_uniform bgfx_set_uniform;

Meta