Function gmp_mpfr_sys::mpfr::cmp_si_2exp

source ·
pub unsafe extern "C" fn cmp_si_2exp(
    op1: *const mpfr_t,
    op2: c_long,
    e: exp_t
) -> c_int
Expand description