Replies: 1 comment 1 reply
-
lets say you have 2 structs
it makes is possible to call a proc that that takes the subtype as an argument without the need for a cast. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What exactly is
#suptype
directive doing? Didn't find aynthing in the docs.It is used here: https://github.com/odin-lang/Odin/blob/master/vendor/directx/d3d11/d3d11.odin
Beta Was this translation helpful? Give feedback.
All reactions