Function core::core_arch::powerpc::altivec::vavgub

source ·
unsafe extern "C" fn vavgub(
    a: vector_unsigned_char,
    b: vector_unsigned_char
) -> vector_unsigned_char
🔬This is a nightly-only experimental API. (stdsimd #48556)
Available on PowerPC or PowerPC-64 only.