logo
pub unsafe extern "C" fn prec_round(
    x: *mut mpfr_t,
    prec: prec_t,
    rnd: rnd_t
) -> c_int
Expand description