ΒΆCXString clang_Cursor_getRawCommentText(
    CXCursor C)

Description

Given a cursor that represents a declaration, return the associated comment text, including comment markers.

Declared at: clang/include/clang-c/Index.h:4719

Parameters

CXCursor C