pub unsafe extern "C" fn aws_cpu_has_feature(
feature_name: aws_cpu_feature_name
) -> bool
Expand description
Returns true if a cpu feature is supported, false otherwise.
pub unsafe extern "C" fn aws_cpu_has_feature(
feature_name: aws_cpu_feature_name
) -> bool
Returns true if a cpu feature is supported, false otherwise.