Function gmp_mpfr_sys::mpfr::remainder[][src]

pub unsafe extern "C" fn remainder(
    r: *mut mpfr_t,
    x: *const mpfr_t,
    y: *const mpfr_t,
    rnd: rnd_t
) -> c_int