Function gmp_mpfr_sys::mpfr::unordered_p

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