Exemplo n.º 1
0
func Shutdown() {
	C.ao_shutdown()
	C.mpg123_exit()
}
Exemplo n.º 2
0
func Exit() {
	C.mpg123_exit()
}