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