Join Slack
Powered by
How should i handle interfaces when I export a KN ...
# kotlin-native
p
Patrick
01/20/2020, 9:58 AM
How should i handle interfaces when I export a KN project as a c library? If my function expects a property of a certain interface it does not allow me to cast the property I need to that interface. Is there another way that I have overlooked?
a
Artyom Degtyarev [JB]
01/20/2020, 10:49 AM
Have you seen this thread(
https://kotlinlang.slack.com/archives/C3SGXARS6/p1573667353419000
)?
p
Patrick
01/20/2020, 11:04 AM
Thanks, that's what I was looking for!
2
Views
Open in Slack
Previous
Next