Function negate_32

Source
pub fn negate_32(a: u32) -> (bool, u32)
Expand description

Negate the integer (modulo 2³²) and return the borrow bit.

§Cost

85 mWU (milli weight units)