clang_isCursorDefinition

Determine whether the declaration pointed to by this cursor is also a definition of that entity.

extern (C) @nogc @trusted nothrow pure pure
uint
clang_isCursorDefinition
(
const CXCursor
)

Meta