Esempio n. 1
0
func Stop() {
	C.releaseMacDraw()
	C.NSAppStop()
}
Esempio n. 2
0
File: gmdgo.go Progetto: waxcorp/gmd
func Stop() {
	C.NSAppStop()
}