Beispiel #1
0
func Stop() {
	C.releaseMacDraw()
	C.NSAppStop()
}
Beispiel #2
0
func Stop() {
	C.NSAppStop()
}