问题:主要是想实现对C函数传入void * 指针操作,测试程序如下
![01error.bmp](https://static.studygolang.com/180629/8f283482fdf1a7a9bbff12e50763d8e7.bmp)
错误如下:
error:
./main.go:23: cannot use p1 (type *_Ctype_void) as type unsafe.Pointer in argument to func literal
=======================================================
程序路径 :https://github.com/JGbooks/golong-/blob/master/01_Cgo-void-unsafe.pointer
怎么解决?初次使用git ,望见谅。
有疑问加站长微信联系(非本文作者)