NativeLong, Pointer and PointerType #42616
Unanswered
DeafMan1983
asked this question in
General
Replies: 1 comment 3 replies
-
@DeafMan1983 - What problem is this solving for users? Note that there are proposals for a native-int type, which might cover some of that. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I made simple wrapper against alternative to IntPtr like I saw problem by users like this.
You can test my library for DotNet 3.1
Visit my repository!
PS: I have tested with SDL2-CS with NativeLong = works fine - completely. X11 works fine with NativeLong , too.
Enjoy and happy coding!
Beta Was this translation helpful? Give feedback.
All reactions