Function mpz_limbs_modify

Source
pub unsafe extern "C" fn mpz_limbs_modify(
    x: mpz_ptr,
    n: size_t,
) -> *mut limb_t
Expand description