Function gmp_mpfr_sys::mpfr::sub_ui [] [src]

pub unsafe extern fn sub_ui(rop: *mut mpfr_t,
                            op1: *const mpfr_t,
                            op2: c_ulong,
                            rnd: rnd_t)
                            -> c_int