Esempio n. 1
0
//export G1
func G1() {
	C.C2()
}
Esempio n. 2
0
File: msan5.go Progetto: achanda/go
func main() {
	C.C1()
	C.C2()
}