Function: htmlize-fstruct-p

htmlize-fstruct-p is a function defined in htmlize.el.

Signature

(htmlize-fstruct-p X)

Source Code

;; Defined in ~/.emacs.d/elpa/htmlize-20250724.1703/htmlize.el
;; Could not find source code, showing raw function object.
#[(x) ((and (memq (type-of x) cl-struct-htmlize-fstruct-tags) t))
  (cl-struct-htmlize-fstruct-tags)]