Example #1
0
func Shutdown() {
	C.ao_shutdown()
	C.mpg123_exit()
}
Example #2
0
func Exit() {
	C.mpg123_exit()
}