Function Renderer.present

Wraps SDL_RenderPresent which presents any appending changes to the renderer's target

void present() @trusted;