cpu_set_t

Type Alias cpu_set_t 

Source
pub type cpu_set_t = Struct_Unnamed35;

Aliased Type§

#[repr(C)]
pub struct cpu_set_t { pub __bits: [u64; 16], }

Fields§

§__bits: [u64; 16]