Function gmp_mpfr_sys::mpfr::ui_pow

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