Function: rst-Stn-p

rst-Stn-p is a function defined in rst.el.gz.

Signature

(rst-Stn-p X)

Source Code

;; Defined in /usr/src/emacs/lisp/textmodes/rst.el.gz
;; Could not find source code, showing raw function object.
#[(x) ((and (memq (type-of x) cl-struct-rst-Stn-tags) t))
  (cl-struct-rst-Stn-tags)]