pub fn vmull_high_laneq_u32(
a: uint32x4_t,
b: uint32x4_t,
const LANE: i32,
) -> uint64x2_tAvailable on target feature
neon and (AArch64 or ARM64EC) only.Expand description
Multiply long Arm’s documentation