Example #1
0
func Example() {
	C.ACFunction()
}
Example #2
0
func main() {
	C.ACFunction()
}