Type Alias alsa_sys::snd_config_update_t

source ·
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 */ }