Function Music.loopEndTime
Wraps Mix_GetMusicLoopEndTime (from SDL_mixer 2.6) which gets the loop end time of the music
					
			double loopEndTime() @property @trusted const;
					
				
			Returns
loop end time of the music; -1.0 if not used or codec doesn't support