logo
pub unsafe extern "C" fn set_f_f(
    rop: *mut mpc_t,
    op1: *const mpf_t,
    op2: *const mpf_t,
    rnd: rnd_t
) -> c_int
Expand description