Join Slack
Powered by
How can I access the nested struct in C from kotli...
# kotlin-native
m
Mikolaj
02/05/2025, 5:37 PM
How can I access the nested struct in C from kotlin/native? The cinterop tool did not generate the binding 🤔
j
Joakim Forslund
02/05/2025, 7:24 PM
Easiest way is usually to add on these things manually in the .def file, the things that is not properly generated that is
🙌 1
3
Views
Open in Slack
Previous
Next