ΒΆCXString clang_Cursor_getBriefCommentText(
CXCursor C)
CXString clang_Cursor_getBriefCommentText(
CXCursor C)
Description
Given a cursor that represents a documentable entity (e.g., declaration), return the associated first paragraph.
Declared at: clang/include/clang-c/Index.h:4726
Parameters
- CXCursor C