or do you need to deal with CPointer types and mal...
# kotlin-native
b
or do you need to deal with CPointer types and malloc/free bindings
d
Only required when working with C libraries.
b
thank you