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