Function subtract_8

Source
pub fn subtract_8(a: u8, b: u8) -> (bool, u8)
Expand description

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

ยงCost

109 mWU (milli weight units)