logo
pub unsafe extern "C" fn dim(
    rop: *mut mpfr_t,
    op1: *const mpfr_t,
    op2: *const mpfr_t,
    rnd: rnd_t
) -> c_int
Expand description

See: mpfr_dim