Struct alsa::Ctl [] [src]

pub struct Ctl(_);

snd_ctl_t wrapper

Methods

impl Ctl
[src]

Open does not support async mode (it's not very Rustic anyway)

Trait Implementations

impl Send for Ctl
[src]

impl Drop for Ctl
[src]

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

impl PollDescriptors for Ctl
[src]

Wrapper around count and fill - returns an array of pollfds