Get the current render target.
The default render target is the window for which the renderer was created, and is reported a null here.
The rendering context.
The current render target or null for the default render target.
Threadsafety: This function should only be called on the main thread.
SDL_SetRenderTarget
See Implementation
Get the current render target.
The default render target is the window for which the renderer was created, and is reported a null here.