Ivan Cagle (IvanEOD)
10/30/2024, 2:46 PMcom.sun.jna
which is why I'm not sure if it even counts as native in this regard.
I have questions about the interactions between my code and the native code, and in particular about cleanup, especially with debugging.
Also if I could approach this with the actual Kotlin native features in a better way, I'd love any tips!Mikolaj
10/31/2024, 1:14 PMcinterop
tool : https://kotlinlang.org/docs/native-c-interop.htmlMikolaj
10/31/2024, 1:17 PMIvan Cagle (IvanEOD)
10/31/2024, 1:19 PMMikolaj
10/31/2024, 1:22 PMIvan Cagle (IvanEOD)
10/31/2024, 1:23 PMMikolaj
10/31/2024, 1:29 PM