pub unsafe fn vluti4q_laneq_p16_x2(
a: poly16x8x2_t,
b: uint8x16_t,
const LANE: i32,
) -> poly16x8_t
🔬This is a nightly-only experimental API. (
stdarch_neon_feat_lut
#138050)Available on (AArch64 or
target_arch="arm64ec"
) and target feature neon,lut
only.