ΒΆCXString clang_BlockCommandComment_getArgText(
    CXComment Comment,
    unsigned int ArgIdx)

Declared at: clang/include/clang-c/Documentation.h:365

Parameters

CXComment Comment
a \c CXComment_BlockCommand AST node.
unsigned int ArgIdx
argument index (zero-based).

Returns

text of the specified word-like argument.