示例#1
0
func Example() {
	C.ACFunction()
}
示例#2
0
文件: c.go 项目: shawnfeng/code_tst
func main() {
	C.ACFunction()
}