- fill-rects! surface rects colorprocedure
See SDL_FillRects.
- rects must be a list of sdl2:rects.
- color may be an sdl2:color or a mapped color (an integer, like returned by map-rgba).
Signals an exception of kind (exn sdl2) if an error occurs.
See SDL_FillRects.
Signals an exception of kind (exn sdl2) if an error occurs.