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