bgfx_vertex_layout_add

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. bgfx_vertex_layout_t* bgfx_vertex_layout_add(bgfx_vertex_layout_t* _this, bgfx_attrib_t _attrib, byte _num, bgfx_attrib_type_t _type, bool _normalized, bool _asInt)
  2. da_bgfx_vertex_layout_add bgfx_vertex_layout_add;
    version(!BindBgfx_Static)
    extern (C) @nogc nothrow __gshared
    da_bgfx_vertex_layout_add bgfx_vertex_layout_add;

Meta