For using C interop, should I be using DEF files o...
# kotlin-native
d
For using C interop, should I be using DEF files or define everything in build.gradle file? Or is it just up to preference?
o
Up to you, complex cases handled better by .def