pub unsafe extern "C" fn bgfx_set_scissor_cached(_cache: u16)
Expand description

Set scissor from cache for draw primitive. @remark To scissor for all primitives in view see bgfx::setViewScissor.

@param[in] _cache Index in scissor cache.