Type Alias CommandBufferId

Source
pub type CommandBufferId = Id<CommandBuffer>;

Aliased Type§

pub struct CommandBufferId(/* private fields */);

Implementations§