Questions about typedefs to Structures in C#? #522
Unanswered
DeafMan1983
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I would like to know about header files.
If they have some
typedef void* Pointer;
than what does it happen with ClangSharpPInvokeGenerator can generate to struct like this
Is it correct or wrongly? Imagine about ClangSharpPInvokeGenerator can doing magic?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions