unsafe fn vec_vmulosb(
a: vector_signed_char,
b: vector_signed_char,
) -> vector_signed_short
Available on (PowerPC or PowerPC-64) and target feature
altivec
only.unsafe fn vec_vmulosb(
a: vector_signed_char,
b: vector_signed_char,
) -> vector_signed_short
altivec
only.