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