fastrand

Function mul_high_u64

Source
pub(crate) fn mul_high_u64(a: u64, b: u64) -> u64
Expand description

Computes (a * b) >> 64.