pub unsafe extern "C" fn bgfx_destroy_indirect_buffer(
    _handle: bgfx_indirect_buffer_handle_t
)
Expand description

Destroy draw indirect buffer.

@param[in] _handle Indirect buffer handle.