host_cpu_load_info_data_t

Type Alias host_cpu_load_info_data_t 

Source
pub type host_cpu_load_info_data_t = host_cpu_load_info;

Aliased Type§

#[repr(C)]
pub struct host_cpu_load_info_data_t { pub cpu_ticks: [u32; 4], }

Fields§

§cpu_ticks: [u32; 4]