comment-beginning

comment-beginning is a compiled Lisp function in `newcomment.el'.

(comment-beginning)

Find the beginning of the enclosing comment.
Returns nil if not inside a comment, else moves point and returns
the same as `comment-search-backward'.