logo
pub unsafe extern "C" fn set_str(
    rop: *mut mpfr_t,
    s: *const c_char,
    base: c_int,
    rnd: rnd_t
) -> c_int
Expand description