Function vec_vcmpgtub

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