pub unsafe fn vext_u64(
a: uint64x1_t,
_b: uint64x1_t,
const N: i32
) -> uint64x1_t
Available on ARM and target feature
neon
only.Expand description
从 vectors 对中提取 vector
pub unsafe fn vext_u64(
a: uint64x1_t,
_b: uint64x1_t,
const N: i32
) -> uint64x1_t
neon
only.从 vectors 对中提取 vector