Function Renderer.clear

Wraps SDL_RenderClear which clears the target with the renderer's draw color

void clear() @trusted;

Throws

dsdl2.SDLException if failed to clear