mulhi

Function mulhi 

Source
pub(crate) fn mulhi(x: u128, y: u128) -> u128
Expand description

Multiply unsigned 128 bit integers, return upper 128 bits of the result