logo
pub unsafe extern "C" fn set_z_2exp(
    rop: *mut mpfr_t,
    op: *const mpz_t,
    e: exp_t,
    rnd: rnd_t
) -> c_int
Expand description