Function gmp_mpfr_sys::gmp::mpn_neg

source ·
pub unsafe extern "C" fn mpn_neg(
    rp: *mut limb_t,
    sp: *const limb_t,
    n: size_t
) -> limb_t
Expand description

See: mpn_neg