Function vld4q_lane_f64

#[target_feature(enable = "neon")]
pub unsafe fn vld4q_lane_f64(a: *const f64, b: float64x2x4_t, LANE: i32) -> float64x2x4_t

Load multiple 4-element structures to four registers Arm's documentation

Safety