Struct vks::device_proc_addr_loader::NV_external_memory_win32 [] [src]

pub struct NV_external_memory_win32 {
    pub pfn_vkGetMemoryWin32HandleNV: PFN_vkGetMemoryWin32HandleNV,
    // some fields omitted
}

Fields

Methods

impl NV_external_memory_win32
[src]

[src]

[src]

[src]

Trait Implementations

impl Copy for NV_external_memory_win32
[src]

impl Clone for NV_external_memory_win32
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for NV_external_memory_win32
[src]

[src]

Formats the value using the given formatter.

impl Default for NV_external_memory_win32
[src]

[src]

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