Type Alias wgpu::core::id::SurfaceId

pub type SurfaceId = Id<Surface>;
Available on wgpu_core only.

Aliased Type§

struct SurfaceId(/* private fields */);