Type Alias alsa_sys::snd_output_t
source · pub type snd_output_t = _snd_output;
Expand description
\brief Internal structure for an output object.
The ALSA library uses a pointer to this structure as a handle to an output object. Applications don’t access its contents directly.
Aliased Type§
struct snd_output_t { /* private fields */ }