bgfx_vertex_layout_begin

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_begin(bgfx_vertex_layout_t* _this, bgfx_renderer_type_t _rendererType)
  2. da_bgfx_vertex_layout_begin bgfx_vertex_layout_begin;
    version(!BindBgfx_Static)
    extern (C) @nogc nothrow __gshared
    da_bgfx_vertex_layout_begin bgfx_vertex_layout_begin;

Meta