Type Alias wgpu::core::id::BufferId

pub type BufferId = Id<Buffer>;
Available on wgpu_core only.

Aliased Type§

struct BufferId(/* private fields */);