Wraps SDL_RenderDrawPointF (from SDL 2.0.10) which draws a single point at a given position with the renderer's draw color
dsdl2.FPoint position the point is drawn at
dsdl2.SDLException if point failed to draw
See Implementation
Wraps SDL_RenderDrawPointF (from SDL 2.0.10) which draws a single point at a given position with the renderer's draw color