Source position: sdl_gfx.pas line 147
function vlineColor(
dst: PSDL_Surface;
x: SInt16;
y1: SInt16;
y2: SInt16;
color: UInt32
):Integer;