Type Definition gmp_mpfr_sys::gmp::mpf_srcptr

source ·
pub type mpf_srcptr = *const mpf_t;
Expand description