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

Constant version of mpq_numref.