Struct voodoo::DisplayModeKhr [] [src]

pub struct DisplayModeKhr(_);

Methods

impl DisplayModeKhr
[src]

Trait Implementations

impl Clone for DisplayModeKhr
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for DisplayModeKhr
[src]

[src]

Formats the value using the given formatter. Read more

impl<'h> Handle for &'h DisplayModeKhr
[src]

[src]

Auto Trait Implementations