Wraps SDL_RenderDrawPoints which draws multiple points at given positions with the renderer's draw color
array of dsdl2.Point positions the points are drawn at
dsdl2.SDLException if points failed to draw
See Implementation
Wraps SDL_RenderDrawPoints which draws multiple points at given positions with the renderer's draw color