Function core::arch::arm::vget_lane_f32 [−][src]
pub unsafe fn vget_lane_f32(v: float32x2_t, const IMM5: i32) -> f32This is supported on target feature
neon and target feature v7 and ARM only.Expand description
Duplicate vector element to vector or scalar
