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