Type Alias gmp_mpfr_sys::gmp::mpf_srcptr

source ยท
pub type mpf_srcptr = *const mpf_t;
Expand description