Function vcopy_laneq_f32

#[target_feature(enable = "neon")]
pub fn vcopy_laneq_f32(a: float32x2_t, LANE1: i32, b: float32x4_t, LANE2: i32) -> float32x2_t

Insert vector element from another vector element Arm's documentation