Function cmp

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

See: mpfr_cmp