Function gmp_mpfr_sys::mpfr::cmpabs

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