Function gmp_mpfr_sys::mpfr::rint_trunc

source ·
pub unsafe extern "C" fn rint_trunc(
    rop: *mut mpfr_t,
    op: *const mpfr_t,
    rnd: rnd_t
) -> c_int
Expand description