Function gmp_mpfr_sys::gmp::mpn_sub [] [src]

pub unsafe extern fn mpn_sub(rp: *mut limb_t,
                             s1p: *const limb_t,
                             s1n: size_t,
                             s2p: *const limb_t,
                             s2n: size_t)
                             -> limb_t