pub unsafe extern "C" fn bgfx_destroy_texture(
    _handle: bgfx_texture_handle_t
)
Expand description

Destroy texture.

@param[in] _handle Texture handle.