Last error produced by the mixer API

Property definitions

sdl2 $ Mix :: error
	# Last error produced by the mixer API
	fun error: CString `{ return (char*)Mix_GetError(); `}
lib/sdl2/mixer.nit:78,2--79,55