...
Go Documentation Server
GoDoc
▽
Play
submit search
package main import "fmt" func main() { fmt.Println("Hello, 世界") }
Run
Format
Share
Package issue30527
import "cmd/cgo/internal/test/issue30527"
Overview
Index
Overview ▹
Overview ▾
Index ▹
Index ▾
Constants
func G(p **C.char)
Package files
a.go
b.go
Constants
const (
X
= 1 <<
iota
Y
Z
)
func
G
¶
func G(p **
C
.
char
)