Source position: sdl_gfx.pas line 464
function SDL_imageFilterBitAnd(
Src1: PChar;
Src2: PChar;
Dest: PChar;
length: Integer
):Integer;