Function Renderer.flush
Wraps SDL_RenderFlush
(from SDL 2.0.10) which executes and flushes all pending rendering operations
void flush() @trusted;
Throws
dsdl2
if cannot flush
Wraps SDL_RenderFlush
(from SDL 2.0.10) which executes and flushes all pending rendering operations
void flush() @trusted;
dsdl2
if cannot flush