Is it currently possible to hide cinterop function...
# kotlin-native
n
Is it currently possible to hide cinterop functions defined in C headers from depending projects (ie have the kotlin bindings to the C functions marked as internal) with a setting in the .def?