Function full_subtract_8

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

Subtract the second integer from the first integer. Take a borrow-in and return a borrow-out.

ยงCost

126 mWU (milli weight units)