ΒΆCXString clang_getCompletionBriefComment(
    CXCompletionString completion_string)

Description

Retrieve the brief documentation comment attached to the declaration that corresponds to the given completion string.

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

Parameters

CXCompletionString completion_string