pub unsafe fn vcombine_u64(low: uint64x1_t, high: uint64x1_t) -> uint64x2_t
Available on (AArch64 or
target_arch="arm64ec"
) and target feature neon
only.Expand description
Vector combine
pub unsafe fn vcombine_u64(low: uint64x1_t, high: uint64x1_t) -> uint64x2_t
target_arch="arm64ec"
) and target feature neon
only.Vector combine