Function: byte-to-native-top-level-p
byte-to-native-top-level-p is a byte-compiled function defined in
bytecomp.el.gz.
Signature
(byte-to-native-top-level-p CL-X)
Source Code
;; Defined in /usr/src/emacs/lisp/emacs-lisp/bytecomp.el.gz
(cl-defstruct byte-to-native-top-level
"All other top-level forms."
form lexical)