[][src]Type Definition bae_rs::sounds::simple_sound::SimpleSoundRc

type SimpleSoundRc = Rc<SimpleSound>;

Alias for a SimpleSound wrapped in an Rc.