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