clang_Cursor_getRawCommentText

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

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

Meta