Struct vks::device_proc_addr_loader::KHX_external_memory_fd [] [src]

pub struct KHX_external_memory_fd {
    pub vkGetMemoryFdKHX: PFN_vkGetMemoryFdKHX,
    pub vkGetMemoryFdPropertiesKHX: PFN_vkGetMemoryFdPropertiesKHX,
    // some fields omitted
}

Fields

Methods

impl KHX_external_memory_fd
[src]

Trait Implementations

impl Copy for KHX_external_memory_fd
[src]

impl Clone for KHX_external_memory_fd
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for KHX_external_memory_fd
[src]

Formats the value using the given formatter.

impl Default for KHX_external_memory_fd
[src]

Returns the "default value" for a type. Read more