Type Alias CommandBufferId

Source
pub type CommandBufferId = Id<CommandBuffer<Empty>>;

Aliased Typeยง

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