- (foreign-lambda RETURNTYPE NAME ARGTYPE ...)syntax
Represents a binding to an external routine. This form can be used in the position of an ordinary lambda expression. NAME specifies the name of the external procedure and should be a string or a symbol.