Raylib_core.Musicval t : t Ctypes.typval stream : t -> AudioStream.tAudio stream
val looping : t -> boolMusic looping enable
val ctx_type : t -> intType of music context (audio filetype)
val set_stream : t -> AudioStream.t -> unitval set_looping : t -> bool -> unitval set_ctx_type : t -> int -> unit