clang_getCursorKind

Retrieve the kind of the given cursor.

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

Meta