Function: callf
callf is a for cl-callf, defined in cl-macs.el.gz.
This macro is obsolete since 27.1; use cl-callf instead.
Signature
(callf FUNC PLACE &rest ARGS)
Documentation
Set PLACE to (FUNC PLACE ARGS...).
FUNC should be an unquoted function name or a lambda expression.
PLACE may be a symbol, or any generalized variable allowed by
setf.
Aliases
callf (obsolete since 27.1)