Skip to main content

HostSurfaceRef

Type Alias HostSurfaceRef 

Source
pub type HostSurfaceRef = Arc<dyn HostSurface>;
Expand description

Shared handle to a HostSurface.

Aliased Typeยง

pub struct HostSurfaceRef { /* private fields */ }