clang_Cursor_isAnonymous

Determine whether the given cursor represents an anonymous tag or namespace

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

Meta