bottlenoselabs / c2cs

Generate C# bindings from a C header.
MIT License
245 stars 18 forks source link

Fix struct field bitfields #101

Closed lithiumtoast closed 2 years ago

lithiumtoast commented 2 years ago

Fixes calculating the offsets and padding of fields belonging to structs which are bitfields