Function increment_32

Source
pub fn increment_32(a: u32) -> (bool, u32)
Expand description

Increment an integer by one and return the carry.

ยงCost

92 mWU (milli weight units)