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
This will allow for using the new C# unmanaged delegates as function pointers, rather than just IntPtr or void*. Hoping for a performane boost from it.
I also plan on adding FreeBSD/macOS support for it.
This will allow for using the new C# unmanaged delegates as function pointers, rather than just IntPtr or void*. Hoping for a performane boost from it.
I also plan on adding FreeBSD/macOS support for it.