Struct asi_vulkan::types::VkBuffer [] [src]

#[repr(C)]
pub struct VkBuffer(pub u64);

Trait Implementations

impl Copy for VkBuffer
[src]

impl Clone for VkBuffer
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for VkBuffer
[src]

[src]

Formats the value using the given formatter.