bgfx_set_palette_color_rgba8

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_palette_color_rgba8(byte _index, uint _rgba)
  2. da_bgfx_set_palette_color_rgba8 bgfx_set_palette_color_rgba8;
    version(!BindBgfx_Static)
    extern (C) @nogc nothrow __gshared
    da_bgfx_set_palette_color_rgba8 bgfx_set_palette_color_rgba8;

Meta