Function vec_find_any_ne_cc

#[target_feature(enable = "vector")]
pub unsafe fn vec_find_any_ne_cc<T: VectorFindAnyNeCC<U>, U>(a: T, b: U) -> (T::Result, i32)

Vector Find Any Element Not Equal with Condition Code