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