Hey guys, I'm playing with c_interop and callbacks...
# kotlin-native
s
Hey guys, I'm playing with c_interop and callbacks, but I get segfaults as soon as I try to access the pointers in the callback. Am I doing anything wrong here?