pub unsafe fn vld4q_lane_f32(
a: *const f32,
b: float32x4x4_t,
const LANE: i32,
) -> float32x4x4_t
Available on ARM and target feature
neon
only.Expand description
Load multiple 4-element structures to four registers
pub unsafe fn vld4q_lane_f32(
a: *const f32,
b: float32x4x4_t,
const LANE: i32,
) -> float32x4x4_t
neon
only.Load multiple 4-element structures to four registers