Wraps SDL_RenderDrawPointsF (from SDL 2.0.10) which draws multiple points at given positions with the renderer's draw color
array of dsdl2.FPoint positions the points are drawn at
dsdl2.SDLException if points failed to draw
See Implementation
Wraps SDL_RenderDrawPointsF (from SDL 2.0.10) which draws multiple points at given positions with the renderer's draw color