Function cmpabs

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