pub unsafe fn vluti2_lane_p8(
a: poly8x8_t,
b: uint8x8_t,
const LANE: i32,
) -> poly8x16_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.