Struct asi_vulkan::types::VkFramebuffer [] [src]

#[repr(C)]
pub struct VkFramebuffer(_);

Trait Implementations

impl Copy for VkFramebuffer
[src]

impl Clone for VkFramebuffer
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for VkFramebuffer
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for VkFramebuffer

impl Sync for VkFramebuffer