Hey there, anybody know if cinterops can be used w...
# kotlin-native
a
Hey there, anybody know if cinterops can be used with a dynamic library instead of a static one ?
l
They both work. Shouldn't be any difference when using dynamic vs static from the Kotlin side.