clang_Cursor_isMacroBuiltin

Determine whether a CXCursor that is a macro, is a builtin one.

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

Meta