Function full_decrement_32

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

Decrement an integer by one. Take a borrow-in and return a borrow-out.

ยงCost

107 mWU (milli weight units)