Source position: libsdl2_gfx.pas line 95
type TvlineColor = function(
renderer: PSDL_Renderer;
x: cint16;
y1: cint16;
y2: cint16;
colour: cuint32
):cint32;