Skip to main content

snd_ump_msg_utility_t

Type Alias snd_ump_msg_utility_t 

Source
pub type snd_ump_msg_utility_t = _snd_ump_msg_utility;

Aliased Type§

#[repr(C)]
pub union snd_ump_msg_utility_t { pub jr_clock: _snd_ump_msg_jr_clock, pub dctpq: _snd_ump_msg_dctpq, pub dc: _snd_ump_msg_dc, pub hdr: _snd_ump_msg_hdr, pub raw: u32, }

Fields§

§jr_clock: _snd_ump_msg_jr_clock§dctpq: _snd_ump_msg_dctpq§dc: _snd_ump_msg_dc§hdr: _snd_ump_msg_hdr§raw: u32