Source position: sdl_gfx.pas line 221
function filledCircleColor(
dst: PSDL_Surface;
x: SInt16;
y: SInt16;
r: SInt16;
color: UInt32
):Integer;