pulley_interpreter::encode

Function ftrunc64

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

dst = ieee_trunc(src)