Function gmp_mpfr_sys::gmp::mpn_divrem_1 [] [src]

pub unsafe extern fn mpn_divrem_1(r1p: *mut limb_t,
                                  qxn: size_t,
                                  s2p: *const limb_t,
                                  s2n: size_t,
                                  s3limb: limb_t)
                                  -> limb_t