Function fastrand::mul_high_u64

source ยท
pub(crate) fn mul_high_u64(a: u64, b: u64) -> u64
Expand description

Computes (a * b) >> 64.