fastrand

Function mul_high_u128

Source
pub(crate) fn mul_high_u128(a: u128, b: u128) -> u128
Expand description

Computes (a * b) >> 128.