Struct alsa::Output [] [src]

pub struct Output(_);

snd_output_t wrapper

Methods

impl Output
[src]

Trait Implementations

impl Send for Output
[src]

impl Drop for Output
[src]

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

impl Debug for Output
[src]

Formats the value using the given formatter.

impl Display for Output
[src]

Formats the value using the given formatter. Read more