Function gmp_mpfr_sys::gmp::mpn_divmod_1
source ยท pub unsafe extern "C" fn mpn_divmod_1(
r1p: *mut limb_t,
s2p: *const limb_t,
s2n: size_t,
s3limb: limb_t,
) -> limb_t
Expand description
See: mpn_divmod_1
pub unsafe extern "C" fn mpn_divmod_1(
r1p: *mut limb_t,
s2p: *const limb_t,
s2n: size_t,
s3limb: limb_t,
) -> limb_t
See: mpn_divmod_1