Function vstl1q_lane_p64

#[target_feature(enable = "neon", enable = "rcpc3")]
pub unsafe fn vstl1q_lane_p64(ptr: *mut u64, val: poly64x2_t, LANE: i32)

Store-Release a single-element structure from one lane of one register. Arm's documentation

Safety