Expand description
A 128-bit SIMD vector with two elements of type u64
.
Trait Implementations
sourceimpl From<vector_unsigned_long> for u64x2
impl From<vector_unsigned_long> for u64x2
sourcefn from(value: vector_unsigned_long) -> u64x2
fn from(value: vector_unsigned_long) -> u64x2
Converts to this type from the input type.