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