citron
citron copied to clipboard
Unions are interpreted as sequential structs in Interop/C
inject.c:179 distinguish unions and structs
- can leave sequential layout as-is, but modify padinfo with same offsets
- Somehow make that copyable into a new struct object (
CTypes_struct::'copy')