Function gmp_mpfr_sys::mpfr::fmod_ui

source ยท
pub unsafe extern "C" fn fmod_ui(
    r: *mut mpfr_t,
    x: *const mpfr_t,
    y: c_ulong,
    rnd: rnd_t
) -> c_int
Expand description