clang_Cursor_getBriefCommentText

Given a cursor that represents a documentable entity (e.g., declaration), return the associated \paragraph; otherwise return the first paragraph.

extern (C) @nogc @trusted nothrow pure
clang_Cursor_getBriefCommentText
(
const CXCursor C
)

Meta