pub unsafe extern "C" fn proc_has_feature(
feature: feature_bit_t,
) -> bool_Expand description
Tests if processor has selected feature.
pub unsafe extern "C" fn proc_has_feature(
feature: feature_bit_t,
) -> bool_Tests if processor has selected feature.