No C++ plans for now, but C support is pretty good...
# kotlin-native
o
No C++ plans for now, but C support is pretty good already.
cinterop
tool will generate all the necessary Kotlin bindings automatically, with minimal guidance from the
.def
file. Though it could be smarter at times, from my experience it is doing its job really good already.