clang_getCursorType

Retrieve the type of a CXCursor (if any).

extern (C) @nogc @trusted nothrow pure pure
clang_getCursorType
(
const CXCursor C
)

Meta