Function decrement_64

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

Decrement an integer by one and return the borrow bit.

ยงCost

89 mWU (milli weight units)