dstep ~master (2022-03-25T04:25:58.5928612)
Dub
Repo
BitField
dstep
translator
Record
Undocumented in source.
struct
BitField {
string
type
;
string
field
;
uint
width
;
}
Members
Variables
field
string
field
;
Undocumented in source.
type
string
type
;
Undocumented in source.
width
uint
width
;
Undocumented in source.
Meta
Source
See Implementation
dstep
translator
Record
functions
shouldSkipRecord
shouldSkipRecordDefinition
translateAnonymousRecord
translateBitFields
translatePackedAttribute
translateRecord
translateRecordDecl
translateRecordDef
translateRecordTypeKeyword
structs
BitField