logo
pub unsafe extern "C" fn mpq_get_num(
    numerator: *mut mpz_t,
    rational: *const mpq_t
)
Expand description