Wraps SDL_FillRects which draws multiple filled rectangles in the dsdl2.Surface with specifying a dsdl2.Color value
an array of dsdl2.Rects specifying the drawn rectangles' positions and sizes
dsdl2.Color 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 dsdl2.Color value