Struct alsa::mixer::SelemId [] [src]

pub struct SelemId(_);

Wrapper for snd_mixer_selem_id_t No allocation (uses fixed array)

Methods

impl SelemId
[src]

Returns an empty (zeroed) SelemId. This id is not a useable id and need to be initialized like SelemId::new() does