예제 #1
0
func Stop() {
	C.releaseMacDraw()
	C.NSAppStop()
}
예제 #2
0
파일: gmdgo.go 프로젝트: waxcorp/gmd
func Stop() {
	C.NSAppStop()
}