Function gmp_mpfr_sys::mpfr::set_ui_2exp

source ·
pub unsafe extern "C" fn set_ui_2exp(
    rop: *mut mpfr_t,
    op: c_ulong,
    e: exp_t,
    rnd: rnd_t
) -> c_int
Expand description