Function fastrand::mul_high_u32

source ·
pub(crate) fn mul_high_u32(a: u32, b: u32) -> u32
Expand description

Computes (a * b) >> 32.