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