struct FieldShape
Defined at line 35 of file ../../tools/fidl/fidlc/src/type_shape.h
A field shape describes the wire layout of a field within a struct.
The struct's inline_size is equal to its last field's offset + inline_size + padding.
Public Members
uint32_t offset
uint32_t padding