Struct alsa::hctl::HCtl [] [src]

pub struct HCtl(_);

snd_hctl_t wrapper

Methods

impl HCtl
[src]

Open does not support async mode (it's not very Rustic anyway) Note: You probably want to call load afterwards.

Trait Implementations

impl Send for HCtl
[src]

impl Drop for HCtl
[src]

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

impl PollDescriptors for HCtl
[src]

Wrapper around count and fill - returns an array of pollfds