Replies: 1 comment
-
There’s nothing that stops you from doing this. Just apply the necessary attributes to the fields. This will have the same rules and applications as in C# (that is, if any field references a type with auto layout, the JIT will not honour it). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I know you can declare a type as a struct easily with [] but I would also like to use explicit layout
Beta Was this translation helpful? Give feedback.
All reactions