Shutdown and cleanup the mixer API

Property definitions

sdl2 $ Mix :: close_audio
	# Shutdown and cleanup the mixer API
	fun close_audio `{ Mix_CloseAudio(); `}
lib/sdl2/mixer.nit:75,2--76,40