Struct ash::instance::Instance [] [src]

pub struct Instance {
    pub handle: Instance,
    pub instance_fn: InstanceFn,
}

Fields

Methods

impl Instance
[src]

Trait Implementations

impl Debug for Instance
[src]

Formats the value using the given formatter.