Get whether clipping is enabled on the given renderer.
The rendering context.
true if clipping is enabled or false if not; call SDL_GetError for more information.
Threadsafety: This function should only be called on the main thread.
SDL_GetRenderClipRect SDL_SetRenderClipRect
See Implementation
Get whether clipping is enabled on the given renderer.