Wraps SDL_GetRenderTarget which gets the renderer's target
null if the renderer uses the default target (usually the window), otherwise a dsdl2.Texture proxy to the the set texture target
See Implementation
Wraps SDL_GetRenderTarget which gets the renderer's target