Struct vulkano::command_buffer::pool::UnsafeCommandPoolAlloc [] [src]

pub struct UnsafeCommandPoolAlloc(_);

Opaque type that represents a command buffer allocated from a pool.

Trait Implementations

impl VulkanObject for UnsafeCommandPoolAlloc
[src]

The type of the object.

Returns a reference to the object.