clang_Cursor_isBitField

Returns non-zero if the cursor specifies a Record member that is a bitfield.

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

Meta