pub unsafe extern "C" fn bgfx_destroy_index_buffer(
    _handle: bgfx_index_buffer_handle_t
)
Expand description

Destroy static index buffer.

@param[in] _handle Static index buffer handle.