Function full_decrement_16

Source
pub fn full_decrement_16(a: bool, b: u16) -> (bool, u16)
Expand description

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

ยงCost

92 mWU (milli weight units)