Function gmp_mpfr_sys::mpfr::pow_uj

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