pub const unsafe extern "C" fn mpq_denref_const(
    op: *const mpq_t
) -> *const mpz_t
Expand description

Constant version of mpq_denref.