i have an array in C that want to pass to kotlin s...
# kotlin-native
k
i have an array in C that want to pass to kotlin somehow, for now i am creating a simple struct in C and i am extrating the member in kotlin and works 👯