Source position: sdl_gfx.pas line 157
function rectangleColor(
dst: PSDL_Surface;
x1: SInt16;
y1: SInt16;
x2: SInt16;
y2: SInt16;
color: UInt32
):Integer;