Source position: sdl_gfx.pas line 543
function SDL_imageFilterShiftLeft(
Src1: PChar;
Dest: PChar;
length: Integer;
N: char
):Integer;