Fill some number of rectangles on the current rendering target with the drawing color at subpixel precision.
renderer | The renderer which should fill multiple rectangles. |
rects | A pointer to an array of destination rectangles. |
count | The number of rectangles. |
Return 0 on success, or -1 on error
This function is available since SDL 2.0.10.