wgpu_core::id

Type Alias SurfaceId

source
pub type SurfaceId = Id<Surface>;

Aliased Type§

struct SurfaceId(RawId, PhantomData<Surface>);

Fields§

§0: RawId§1: PhantomData<Surface>