pub type snd_config_iterator_t = *mut _snd_config_iterator;
Expand description

\brief Type for a configuration compound iterator.

The ALSA library uses this pointer type as a handle to a configuration compound iterator. Applications don’t directly access the contents of the structure pointed to by this type.