[][src]Type Definition rust_webvr::VRDisplayPtr

type VRDisplayPtr = Arc<RefCell<dyn VRDisplay + 'static>>;