Function vec_abss

#[target_feature(enable = "altivec")]
pub unsafe fn vec_abss<T>(a: T) -> T
where
    T: VectorAbss,

Vector abss.