clang_Cursor_getParsedComment

Given a cursor that represents a documentable entity (e.g., declaration), return the associated parsed comment as a \c CXComment_FullComment AST node.

@nogc extern (C)
clang_Cursor_getParsedComment

Meta