Function sub_d

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