Function vi64x2_from_f64x2_u

Source
pub fn vi64x2_from_f64x2_u<E>(
    into: &mut E,
    dst: impl Into<VReg>,
    src: impl Into<VReg>,
)
where E: Extend<u8>,
Available on crate feature encode only.
Expand description

Float-to-int conversion (same as x64_from_f64_u