clang_getCompletionNumAnnotations

Retrieve the number of annotations associated with the given completion string.

\param completion_string the completion string to query.

\returns the number of annotations associated with the given completion string.

extern (C) @nogc @trusted nothrow pure
uint
clang_getCompletionNumAnnotations

Meta