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