Type Definition gmp_mpfr_sys::gmp::mpz_srcptr

source ·
pub type mpz_srcptr = *const mpz_t;
Expand description