Function: htmlize-fstruct-p
htmlize-fstruct-p is a function defined in htmlize.el.
Signature
(htmlize-fstruct-p CL-X)
Source Code
;; Defined in ~/.emacs.d/elpa/htmlize-20250724.1703/htmlize.el
;; Could not find source code, showing raw function object.
#[(cl-x)
((cl-block htmlize-fstruct-p
(and (memq (type-of cl-x) cl-struct-htmlize-fstruct-tags) t)))
(t)]