[][src]Type Definition bae_rs::sounds::complex_sound::ComplexSoundRc

type ComplexSoundRc = Rc<ComplexSound>;

Type alias for a ComplexSound wrapped in an Rc.