[−][src]Function rustc_apfloat::ieee::sig::shift_right
pub(super) fn shift_right(
dst: &mut [u128],
exp: &mut ExpInt,
bits: usize
) -> Loss
🔬 This is a nightly-only experimental API. (rustc_private
)
this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via Cargo.toml
instead?
Shift dst
right bits
bits noting lost fraction.