Example #1
0
//export G1
func G1() {
	C.C2()
}
Example #2
0
File: msan5.go Project: achanda/go
func main() {
	C.C1()
	C.C2()
}