Function gmp_mpfr_sys::mpfr::gamma_inc

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