Skip to main content

VRDisplayPtr

Type Alias VRDisplayPtr 

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

Aliased Typeยง

pub struct VRDisplayPtr { /* private fields */ }