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

type VRGamepadPtr = Arc<RefCell<dyn VRGamepad>>;