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