Struct vks::device_proc_addr_loader::KHR_maintenance1 [] [src]

pub struct KHR_maintenance1 {
    pub pfn_vkTrimCommandPoolKHR: PFN_vkTrimCommandPoolKHR,
    // some fields omitted
}

Fields

Methods

impl KHR_maintenance1
[src]

[src]

[src]

[src]

Trait Implementations

impl Copy for KHR_maintenance1
[src]

impl Clone for KHR_maintenance1
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for KHR_maintenance1
[src]

[src]

Formats the value using the given formatter.

impl Default for KHR_maintenance1
[src]

[src]

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