Function increment_16

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

Increment an integer by one and return the carry.

ยงCost

69 mWU (milli weight units)