Replies: 1 comment 2 replies
-
|
Yes the same technique should work from Adept, but you would have to be careful to call it with the right types since the integer promotion rules are not the same as in C. Usually it is easier to just cast to the correct function pointer type instead. |
Beta Was this translation helpful? Give feedback.
2 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.
-
Original thread: skeeto/w64devkit#340
Beta Was this translation helpful? Give feedback.
All reactions