Function vst1_p64
#[target_feature(enable = "neon", enable = "aes")]
pub unsafe fn vst1_p64(ptr: *mut u64, a: poly64x1_t)
Store multiple single-element structures from one, two, three, or four registers. Arm's documentation
Safety
- Neon intrinsic unsafe