Skip to main content

feature_bit_t

Type Alias feature_bit_t 

Source
pub type feature_bit_t = c_int;
Expand description

Feature bits returned by cpuid for X86 and mrs for AArch64. Pass one of these values to proc_has_feature() to determine whether the underlying processor has the feature.