Function: advice--props

advice--props is a byte-compiled function defined in nadvice.el.gz.

Signature

(advice--props F)

Source Code

;; Defined in /usr/src/emacs/lisp/emacs-lisp/nadvice.el.gz
(defsubst advice--props (f) (aref (aref f 2) 3))