Type Definition pyxel::SharedImage[][src]

pub type SharedImage = Arc<Mutex<Image>>;