clang_Cursor_isMacroFunctionLike

Determine whether a CXCursor that is a macro, is function like.

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

Meta