Function gmp_mpfr_sys::mpfr::get_f

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