elint-env-add-func

elint-env-add-func is a compiled Lisp function in `elint.el'.

(elint-env-add-func ENV FUNC ARGS)

Augment ENV with the function FUNC, which has the arguments ARGS.
The new environment is returned, the old is unmodified.