Source position: sdl_gfx.pas line 479
function SDL_imageFilterBitOr(
Src1: PAnsiChar;
Src2: PAnsiChar;
Dest: PAnsiChar;
length: Integer
):Integer;