[][src]Module repr_offset::offset_calc

Functions for calculating field offsets.

Structs

GetNextFieldOffset

Calculates the offset (in bytes) of a field, with the call method.

Functions

next_field_offset

Calculates the offset of a field in bytes,given the previous field.