Cgo enables the creation of Go packages that call C code. ... Pointer // C string to Go string func C.GoString(*C.char) string // C data ...
確定! 回上一頁