Function core::arch::aarch64::vsetq_lane_p64 [−][src]
pub unsafe fn vsetq_lane_p64(
a: u64,
b: poly64x2_t,
const LANE: i32
) -> poly64x2_tThis is supported on target feature
neon,aes and target feature aes,v8 and AArch64 only.Expand description
Insert vector element from another vector element
