AbstractMemberDefType.bitfield property
Bitfield specification for member variables.
Signature
bitfield?: string | undefined;
Remarks
Contains the bitfield width specification for member variables that are declared as bitfields in C/C++ structures or classes. This string represents the number of bits allocated to the member within the containing structure's memory layout.
Generated via tsdoc2docusaurus 1.3.0 by API Extractor/Documenter 7.52.8.