expected specifier-qualifier-list before 'std' in cgo

后端 未结 0 998
野性不改
野性不改 2020-12-24 13:12

I want to use C library in Go. In order to execute C function I need to create C struct. I do it as follows:

package main

/*
#include 

typed         


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