Kotlin/Native how to create Array of CPointers?

后端 未结 0 1893
不思量自难忘°
不思量自难忘° 2020-12-20 19:07

I\'m new to Kotlin/Native! I\'d like to create an array of CPointers to pass it around, but having hard time creating one.

In C/C++ void* a[] = {test} is

相关标签:
回答
  • 消灭零回复
提交回复
热议问题