Function vdup_lane_f64

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

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