Type Alias t_atom

Source
pub type t_atom = _atom;

Aliased Type§

#[repr(C)]
pub struct t_atom { pub a_type: u32, pub a_w: word, }

Fields§

§a_type: u32§a_w: word