(This is the documentation for SDL3, which is the current stable version. SDL2 was the previous version!)
SDL_Renderer
A structure representing rendering state
Defined in <SDL3/SDL_render.h>
Syntax
typedef struct SDL_Renderer SDL_Renderer;
Version
This struct is available since SDL 3.1.3.
CategoryAPI, CategoryAPIDatatype, CategoryRender