Function gmp_mpfr_sys::gmp::mpn_divexact_1
source ยท pub unsafe extern "C" fn mpn_divexact_1(
rp: *mut limb_t,
sp: *const limb_t,
n: size_t,
d: limb_t,
)
Expand description
See: mpn_divexact_1
pub unsafe extern "C" fn mpn_divexact_1(
rp: *mut limb_t,
sp: *const limb_t,
n: size_t,
d: limb_t,
)
See: mpn_divexact_1