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
Does anyone know of an example of interoperability between C# and KMM (for a Windows UI) ?
We'd like to demonstrate calling into a shared C library from a C# UI and have gotten stuck on simple interop stuff like: passing pointers to structs that need to map to C# classes. We just want to demonstrate even a single "rich" call across the language barrier.
Thanks in advance!
Forgive the duplicate. I wasn't sure which repo to post to.
The text was updated successfully, but these errors were encountered:
Does anyone know of an example of interoperability between C# and KMM (for a Windows UI) ?
We'd like to demonstrate calling into a shared C library from a C# UI and have gotten stuck on simple interop stuff like: passing pointers to structs that need to map to C# classes. We just want to demonstrate even a single "rich" call across the language barrier.
Thanks in advance!
Forgive the duplicate. I wasn't sure which repo to post to.
The text was updated successfully, but these errors were encountered: