Function gmp_mpfr_sys::mpfr::init_set_q

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