(high, low) - the 128-bit parts of the result.
core::integer
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
(high, low) - the 128-bit parts of the result.
pub fn u128_wide_mul(a: u128, b: u128) -> (u128, u128)
Was this page helpful?