Function gmp_mpfr_sys::mpfr::trunc
source ยท pub unsafe extern "C" fn trunc(
rop: *mut mpfr_t,
op: *const mpfr_t,
) -> c_int
Expand description
See: mpfr_trunc
pub unsafe extern "C" fn trunc(
rop: *mut mpfr_t,
op: *const mpfr_t,
) -> c_int
See: mpfr_trunc