Beispiel #1
0
//export G1
func G1() {
	C.C2()
}
Beispiel #2
0
func main() {
	C.C1()
	C.C2()
}