clang_getFieldDeclBitWidth

\brief Retrieve the bit width of a bit field declaration as an integer.

If a cursor that is not a bit field declaration is passed in, -1 is returned.

extern (C) @safe @nogc pure nothrow
int
clang_getFieldDeclBitWidth
()

Meta