- (foreign-safe-lambda RETURNTYPE NAME ARGTYPE ...)syntax
This is similar to foreign-lambda, but also allows the called function to call Scheme functions. See Callbacks.
This is similar to foreign-lambda, but also allows the called function to call Scheme functions. See Callbacks.