Function rightmost_64_16

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

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

ยงCost

86 mWU (milli weight units)