Source position: sdl.pas line 3074
procedure SDL_UpdateRects(
screen: PSDL_Surface;
numrects: Integer;
rects: PSDL_Rect
);