Function vec_vmaxub

Source
pub unsafe fn vec_vmaxub(
    a: vector_unsigned_char,
    b: vector_unsigned_char,
) -> vector_unsigned_char
Available on (PowerPC or PowerPC-64) and target feature altivec only.