Function gmp_mpfr_sys::mpfr::div_2exp

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