Function: cl--struct-epg-context-p
cl--struct-epg-context-p is a function defined in epg.el.gz.
Signature
(cl--struct-epg-context-p CL-X)
Source Code
;; Defined in /usr/src/emacs/lisp/epg.el.gz
;; Could not find source code, showing raw function object.
#[(cl-x)
((cl-block cl--struct-epg-context-p
(and (memq (type-of cl-x) cl-struct-epg-context-tags) t)))
(t)]