Function: edebug-match-function

edebug-match-function is a byte-compiled function defined in edebug.el.gz.

Signature

(edebug-match-function CURSOR)

Source Code

;; Defined in /usr/src/emacs/lisp/emacs-lisp/edebug.el.gz
(defun edebug-match-function (_cursor)
  (error "Use function-form instead of function in edebug spec"))