Wraps SDL_RenderDrawPoint which draws a single point at a given position with the renderer's draw color
dsdl2.Point position the point is drawn at
dsdl2.SDLException if point failed to draw
See Implementation
Wraps SDL_RenderDrawPoint which draws a single point at a given position with the renderer's draw color