clang_getFieldDeclBitWidth

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)
int
clang_getFieldDeclBitWidth

Meta