Function gmp_mpfr_sys::mpfr::cmp_si

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