Yes, suspend fun is converted to a function with a...
# kotlin-native
c
Yes, suspend fun is converted to a function with a completion callback. See here: https://kotlinlang.org/docs/native-objc-interop.html#suspending-functions