Function gmp_mpfr_sys::gmp::mpq_denref_const [−][src]
pub unsafe extern "C" fn mpq_denref_const(
op: *const mpq_t
) -> *const mpz_t
Expand description
Constant version of mpq_denref
.
pub unsafe extern "C" fn mpq_denref_const(
op: *const mpq_t
) -> *const mpz_t
Constant version of mpq_denref
.