Function div_1x1

Source
pub const fn div_1x1(numerator: u64, divisor: u64) -> (u64, u64)
Expand description

⚠️ Compute single limb division.

⚠️ This function is not part of the stable API.