Struct ash::vk::types::CommandBuffer [] [src]

#[repr(C)]
pub struct CommandBuffer { /* fields omitted */ }

Methods

impl CommandBuffer
[src]

[src]

Trait Implementations

impl Clone for CommandBuffer
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for CommandBuffer
[src]

impl Debug for CommandBuffer
[src]

[src]

Formats the value using the given formatter.

impl Send for CommandBuffer
[src]

impl Sync for CommandBuffer
[src]