[][src]Type Definition rust_webvr_api::vr_display::VRDisplayPtr

type VRDisplayPtr = Arc<RefCell<dyn VRDisplay>>;