Function gmp_mpfr_sys::gmp::mpq_denref_const
source ยท pub const unsafe extern "C" fn mpq_denref_const(
op: mpq_srcptr,
) -> mpz_srcptr
Expand description
Constant version of mpq_denref
.
pub const unsafe extern "C" fn mpq_denref_const(
op: mpq_srcptr,
) -> mpz_srcptr
Constant version of mpq_denref
.