Closed AlseinX closed 2 years ago
Thanks @AlseinX 👍
I'll add it to the integration tests once multipass is finished (working on it).
Thanks @AlseinX 👍
I'll add it to the integration tests once multipass is finished (working on it).
Would a quick-fix be released to solve this problem?
I merged the branch in. I'll take a look at this tomorrow.
Found the issue, working on a solution now.
C definition inside the header file:
The struct is correctly taken as
LayoutKind.Explicit
, and the field offsets of the normal fields are correctly calculated, but the fields inside the anonymous union is simply ignored.