snd_pcm_sync_id_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
union snd_pcm_sync_id_t {}

Members

Variables

id
ubyte[16] id;
Undocumented in source.
id16
ushort[8] id16;
Undocumented in source.
id32
uint[4] id32;
Undocumented in source.

Meta