Skip to main content

CommandBufferId

Type Alias CommandBufferId 

Source
pub type CommandBufferId = Id<CommandBuffer>;

Aliased Typeยง

#[repr(transparent)]
pub struct CommandBufferId(/* private fields */);