Type Alias wgpu::core::id::DeviceId

pub type DeviceId = Id<Device>;
Available on wgpu_core only.

Aliased Type§

struct DeviceId(/* private fields */);