Source position: sdl_gfx.pas line 277
function filledPieColor(
dst: PSDL_Surface;
x: SInt16;
y: SInt16;
rad: SInt16;
start: SInt16;
finish: SInt16;
color: UInt32
):Integer;