Constant SDL_GPU_STENCILOP_DECREMENT_AND_WRAP

pub const SDL_GPU_STENCILOP_DECREMENT_AND_WRAP: SDL_GPUStencilOp;
Available on crate feature dep_sdl3 only.
Expand description

Decrements the current value and wraps to the maximum value.