pub type HostSurfaceRef = Arc<dyn HostSurface>;Expand description
Shared handle to a HostSurface.
Aliased Typeยง
pub struct HostSurfaceRef { /* private fields */ }pub type HostSurfaceRef = Arc<dyn HostSurface>;Shared handle to a HostSurface.
pub struct HostSurfaceRef { /* private fields */ }