Function subtract_16

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

Subtract the second integer from the first integer, and return the borrow bit.

ยงCost

113 mWU (milli weight units)