Macro std::is_arm_feature_detected [−]
macro_rules! is_arm_feature_detected { ($feature_lit) => { ... }; ($feature_lit) => { ... }; ($feature_lit) => { ... }; ($feature_lit) => { ... }; ($nort_feature) => { ... }; ($nort_feature) => { ... }; ($nort_feature) => { ... }; ($nort_feature) => { ... }; ($t:tt,) => { ... }; ($t:tt) => { ... }; }
Checks if arm
feature is enabled.