Ejemplo n.º 1
0
func cleanup() {
	C.MagickCoreTerminus()
}
Ejemplo n.º 2
0
func CoreTerminate() {
	C.MagickCoreTerminus()
}