bgfx_create_vertex_layout

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_handle_t bgfx_create_vertex_layout(const(bgfx_vertex_layout_t)* _layout)
  2. da_bgfx_create_vertex_layout bgfx_create_vertex_layout;
    version(!BindBgfx_Static)
    extern (C) @nogc nothrow __gshared
    da_bgfx_create_vertex_layout bgfx_create_vertex_layout;

Meta