Function greaterequal_p

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