Function rightmost_64_32

Source
pub fn rightmost_64_32(a: u64) -> u32
Expand description

Return the least significant 32 bits of a 64-bit value.

ยงCost

76 mWU (milli weight units)