Function div_rem_ref

Source
pub(super) fn div_rem_ref(u: &BigUint, d: &BigUint) -> (BigUint, BigUint)