How to return go (array/slice/ist) to a C function

前端 未结 0 1921
死守一世寂寞
死守一世寂寞 2021-01-05 09:32

I have C code in which I am calling golang functions. I am able to do it for primitives data types (int/float etc.) but I want to return some other data structure like array

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