pub unsafe fn vqrdmulhq_laneq_s16(
    a: int16x8_t,
    b: int16x8_t,
    const LANE: i32
) -> int16x8_t
Available with target feature neon only.
Expand description

Vector rounding saturating doubling multiply high by scalar

Arm’s documentation