Function core::arch::aarch64::vcopy_lane_s32   [−][src]
pub unsafe fn vcopy_lane_s32<const LANE1: i32, const LANE2: i32>(
    a: int32x2_t, 
    b: int32x2_t
) -> int32x2_tThis is supported on AArch64 and target feature 
neon only.Expand description
Insert vector element from another vector element