bgfx_vertex_layout_has

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. bool bgfx_vertex_layout_has(const(bgfx_vertex_layout_t)* _this, bgfx_attrib_t _attrib)
  2. da_bgfx_vertex_layout_has bgfx_vertex_layout_has;
    version(!BindBgfx_Static)
    extern (C) @nogc nothrow __gshared
    da_bgfx_vertex_layout_has bgfx_vertex_layout_has;

Meta