pub unsafe extern "C" fn bgfx_destroy_vertex_layout(
    _layoutHandle: bgfx_vertex_layout_handle_t
)
Expand description

Destroy vertex layout.

@param[in] _layoutHandle Vertex layout handle.