Source position: sdl_gfx.pas line 658
function rotozoomSurface(
src: PSDL_Surface;
angle: Double;
zoom: Double;
smooth: Integer
):PSDL_Surface;