Function gmp_mpfr_sys::mpfr::cmp_z

source ·
pub unsafe extern "C" fn cmp_z(
    op1: *const mpfr_t,
    op2: *const mpz_t
) -> c_int
Expand description