You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My use case was that I have a C++ API that wanted the handle to a Metal texture. I could use IntPtr on that, but right now my generator outputs void*. This is not a hard technical requirement, but not having to do anything is way better than doing something :)
rolfbjarne
added a commit
to rolfbjarne/xamarin-macios
that referenced
this issue
Jan 27, 2022
Steps to Reproduce
Related missing method:
IntPTr.ToInt64()
Expected Behavior
The code compiles.
Actual Behavior
Environment
Build Logs
Example Project (If Possible)
The text was updated successfully, but these errors were encountered: