ΒΆCXString clang_HTMLStartTag_getAttrValue(
    CXComment Comment,
    unsigned int AttrIdx)

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

Parameters

CXComment Comment
a \c CXComment_HTMLStartTag AST node.
unsigned int AttrIdx
attribute index (zero-based).

Returns

value of the specified attribute.