Type Alias mc_info_t

Source
pub type mc_info_t = mc_info;

Aliased Type§

#[repr(C)]
pub struct mc_info_t { pub mi_nentries: u32, pub flags: u32, pub mi_data: [u64; 95], }

Fields§

§mi_nentries: u32§flags: u32§mi_data: [u64; 95]