Music.play

Play a song a given number of times

struct Music
@nogc nothrow
void
play
(
in int times = 1
)

Meta