[][src]Type Definition rust_webvr::VRGamepadPtr

type VRGamepadPtr = Arc<RefCell<dyn VRGamepad + 'static>>;