Source position: sdl_gfx.pas line 553
function SDL_imageFilterShiftLeft(
Src1: PAnsiChar;
Dest: PAnsiChar;
length: Integer;
N: AnsiChar
):Integer;