Source position: libsdl2_gfx.pas line 99
type TroundedRectangleColor = function(
renderer: PSDL_Renderer;
x1: cint16;
y1: cint16;
x2: cint16;
y2: cint16;
rad: cint16;
colour: cuint32
):cint32;