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