Type Alias wgpu_core::id::BufferId

source ·
pub type BufferId = Id<Buffer>;

Aliased Type§

struct BufferId(/* private fields */);