Function vec_min

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

Vector Minimum