Function: spam-fetch-field-message-id-fast
spam-fetch-field-message-id-fast is a byte-compiled function defined
in spam.el.gz.
Signature
(spam-fetch-field-message-id-fast ARTICLE &optional PREPARED-DATA-HEADER)
Source Code
;; Defined in /usr/src/emacs/lisp/gnus/spam.el.gz
(defun spam-fetch-field-message-id-fast (article &optional prepared-data-header)
(spam-fetch-field-fast article 'message-id prepared-data-header))