Macro: COMMON-LISP:DEFINE-SETF-EXPANDER

package type clhs

Syntax like DEFMACRO, but creates a setf expander function. The body of the definition must be a form that returns five appropriate values.

Lambda list

(sb-impl::access-fn sb-impl::lambda-list &body sb-impl::body)