Function core::core_arch::powerpc::altivec::vavgsb

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