In cgo, how to get string from argument(char*) passed to C function?

后端 未结 0 1288
陌清茗
陌清茗 2020-12-25 14:51

Well, it\'s kinda hard for me to describe the problem precisely. Let me show the code below:

I have a function in C:

int foo(char *dev         


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