Fix layout of `NativeTypeSpec` on 32 bit platforms by lostmsu · Pull Request #1765 · pythonnet/pythonnet
Conversation
Does this close any currently open issues?
Checklist
Check all those that are applicable and complete.
- Make sure to include one or more tests for your change
| public readonly int BasicSize; | ||
| public readonly int ItemSize; | ||
| public readonly TypeFlags Flags; | ||
| public readonly IntPtr Flags; |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters