Type Definition pyxel::SharedSound[][src]

pub type SharedSound = Arc<Mutex<Sound>>;