Function vec_any_lt

#[target_feature(enable = "vector")]
pub unsafe fn vec_any_lt<T: VectorCompare>(a: T, b: T) -> i32

Any Elements Less Than