Type Alias wgpu::core::id::StagingBufferId

pub type StagingBufferId = Id<StagingBuffer>;
Available on wgpu_core only.

Aliased Type§

struct StagingBufferId(/* private fields */);