AudioServerSingleton.moveBus

Moves the bus from index index to index to_index.

struct AudioServerSingleton
@nogc nothrow
void
moveBus
(
in long index
,
in long to_index
)

Meta