Wraps SDL_FillRects which draws multiple filled rectangles in the dsdl2.Surface with specifying a pixel color value
an array of dsdl2.Rects specifying the drawn rectangles' positions and sizes
pixel value of the color to fill the rectangles
dsdl2.SDLException if the rectangles failed to draw
See Implementation
Wraps SDL_FillRects which draws multiple filled rectangles in the dsdl2.Surface with specifying a pixel color value