I can pass values from kotlin to C through JNI fun...
# android
k
I can pass values from kotlin to C through JNI functions, but how can I pass C values to kotlin in the opposite way?