Function bgfx_sys::bgfx_create_vertex_layout[][src]

pub unsafe extern "C" fn bgfx_create_vertex_layout(
    _layout: *const bgfx_vertex_layout_t
) -> bgfx_vertex_layout_handle_t
Expand description

Create vertex layout.

@param[in] _layout Vertex layout.