Function 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