Function core::arch::arm::vld1q_lane_p8 [−][src]
pub unsafe fn vld1q_lane_p8(
ptr: *const u8,
src: poly8x16_t,
lane: i32
) -> poly8x16_t
This is supported on target feature
neon
and target feature v7
and ARM only.Load one single-element structure to one lane of one register.