Function negate_64

Source
pub fn negate_64(a: u64) -> (bool, u64)
Expand description

Negate the integer (modulo 2⁶⁴) and return the borrow bit.

§Cost

94 mWU (milli weight units)