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

source ·
pub type BufferId = Id<Buffer<Api>>;

Aliased Type§

struct BufferId(/* private fields */);