[][src]Type Definition rust_webvr::vr_gamepad::VRGamepadPtr

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