Function or_64

Source
pub fn or_64(a: u64, b: u64) -> u64
Expand description

Bitwise OR of two 64-bit values.

ยงCost

99 mWU (milli weight units)