Struct alsa::pcm::Chmap [] [src]

pub struct Chmap(_, _);

Trait Implementations

impl Drop for Chmap
[src]

A method called when the value goes out of scope. Read more

impl Display for Chmap
[src]

Formats the value using the given formatter. Read more

impl<'a> From<&'a [ChmapPosition]> for Chmap
[src]

Performs the conversion.