pub fn vqrshrn_n_s32(a: int32x4_t, const N: i32) -> int16x4_tAvailable on (AArch64 or
target_arch=arm64ec) and non-ARM and target feature neon only.Expand description
Signed saturating rounded shift right narrow Arm’s documentation