Type Alias wgpu::core::id::AdapterId

pub type AdapterId = Id<Adapter>;
Available on wgpu_core only.

Aliased Type§

struct AdapterId(/* private fields */);