Function vdup_lane_f32

#[target_feature(enable = "neon")]
pub fn vdup_lane_f32(a: float32x2_t, N: i32) -> float32x2_t

Set all vector lanes to the same value Arm's documentation