Function leftmost_64_32

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

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

ยงCost

90 mWU (milli weight units)