[][src]Type Definition alsa_sys::snd_config_iterator_t

type snd_config_iterator_t = *mut _snd_config_iterator;

\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.