Struct ash::vk::types::Device [] [src]

#[repr(C)]
pub struct Device { /* fields omitted */ }

Methods

impl Device
[src]

[src]

Trait Implementations

impl Clone for Device
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for Device
[src]

impl Debug for Device
[src]

[src]

Formats the value using the given formatter.

impl Send for Device
[src]

impl Sync for Device
[src]