clang_Cursor_isInlineNamespace

Determine whether the given cursor represents an inline namespace declaration.

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

Meta