Function gmp_mpfr_sys::mpfr::cmp_ui
source ยท pub unsafe extern "C" fn cmp_ui(
op1: *const mpfr_t,
op2: c_ulong,
) -> c_int
Expand description
See: mpfr_cmp_ui
pub unsafe extern "C" fn cmp_ui(
op1: *const mpfr_t,
op2: c_ulong,
) -> c_int
See: mpfr_cmp_ui