i call a IOS platform method in Kotlin ```NSURLCon...
# kotlin-native
l
i call a IOS platform method in Kotlin
Copy code
NSURLConnection.sendSynchronousRequest
i need to pass a
CPointer
object but how to create it in Kotlin