Function vec_splat

#[target_feature(enable = "vector")]
pub unsafe fn vec_splat<T: VectorSplat, const IMM: u32>(a: T) -> T

Vector Splat