Struct alsa::mixer::Elem [] [src]

pub struct Elem<'a> { /* fields omitted */ }

Wraps snd_mixer_elem_t

Trait Implementations

impl<'a> Copy for Elem<'a>
[src]

impl<'a> Clone for Elem<'a>
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl<'a> Debug for Elem<'a>
[src]

Formats the value using the given formatter.