pub unsafe extern "C" fn bgfx_destroy_dynamic_index_buffer(
    _handle: bgfx_dynamic_index_buffer_handle_t
)
Expand description

Destroy dynamic index buffer.

@param[in] _handle Dynamic index buffer handle.