Skip to main content

mulhi

Function mulhi 

Source
const fn mulhi(x: u128, y: u128) -> u128
Available on crate feature formatting only.
Expand description

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