Type Alias alsa_sys::snd_input_t

source ·
pub type snd_input_t = _snd_input;
Expand description

\brief Internal structure for an input object.

The ALSA library uses a pointer to this structure as a handle to an input object. Applications don’t access its contents directly.

Aliased Type§

struct snd_input_t { /* private fields */ }