pub unsafe extern "C" fn bgfx_destroy_uniform(
    _handle: bgfx_uniform_handle_t
)
Expand description

Destroy shader uniform parameter.

@param[in] _handle Handle to uniform object.