pub fn vsetq_lane_p64(a: u64, b: poly64x2_t, const LANE: i32) -> poly64x2_t
Available on target feature
neon
and target feature aes
and (AArch64 or target_arch="arm64ec"
) only.Expand description
Insert vector element from another vector element Arm’s documentation