[][src]Function gmp_mpfr_sys::mpc::set_str

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