Type Definition pyxel::SharedSound

source · []
pub type SharedSound = Arc<Mutex<Sound>>;