Function total_order_p

Source
pub unsafe extern "C" fn total_order_p(
    x: *const mpfr_t,
    y: *const mpfr_t,
) -> c_int
Expand description