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

pub struct KHR_maintenance1 {
    pub vkTrimCommandPoolKHR: PFN_vkTrimCommandPoolKHR,
}

Fields

Methods

impl KHR_maintenance1
[src]

Trait Implementations

impl Copy for KHR_maintenance1
[src]

impl Clone for KHR_maintenance1
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for KHR_maintenance1
[src]

Formats the value using the given formatter.

impl Default for KHR_maintenance1
[src]

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