Function leftmost_64_16

Source
pub fn leftmost_64_16(a: u64) -> u16
Expand description

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

ยงCost

88 mWU (milli weight units)