Function or_32

Source
pub fn or_32(a: u32, b: u32) -> u32
Expand description

Bitwise OR of two 32-bit values.

ยงCost

105 mWU (milli weight units)