To use cgo write normal Go code that imports a pseudo-package "C". ... include stdlib.h // if C.free is needed). func C.CString(string) *C.char // Go []byte ...
確定! 回上一頁