Type Alias gmp_mpfr_sys::gmp::mpz_srcptr

source ยท
pub type mpz_srcptr = *const mpz_t;
Expand description