It should be possible for any type that hasn't made itself @frozen
in an ABI-stable context, yeah. It's one reason we try to discourage people from relying on in-memory layout to follow declaration order, or the specific order of fields in reflection, and so on.
↧
Optimal stored property packing
↧