Wraps SDL_FillRect which draws a filled rectangle in the dsdl2.Surface with specifying a pixel color value
dsdl2.Rect specifying the position and size
pixel value of the color to fill the rectangle
dsdl2.SDLException if rectangle failed to draw
See Implementation
Wraps SDL_FillRect which draws a filled rectangle in the dsdl2.Surface with specifying a pixel color value