clang_CXCursorSet_insert

\brief Inserts a CXCursor into a CXCursorSet.

\returns zero if the CXCursor was already in the set, and non-zero otherwise.

extern (C)
uint
clang_CXCursorSet_insert
(
CXCursorSet cset
,
)

Meta