What is the best course of action if I have a C/C+...
# multiplatform
a
What is the best course of action if I have a C/C++ library, lets say exposing a function that creates a file on disk for example, and I want to be able to build a library that exposes this function in a KMM project for both androidApp, iosApp, and shared directories.