pub type snd_config_update_t = _snd_config_update;
Expand description
\brief Internal structure for a configuration private update object.
The ALSA library uses this structure to save private update information.
Aliased Typeยง
struct snd_config_update_t { /* private fields */ }