[][src]Function antic::fmpq_poly_revert_series_lagrange_fast

pub unsafe extern "C" fn fmpq_poly_revert_series_lagrange_fast(
    res: *mut fmpq_poly_struct,
    poly: *mut fmpq_poly_struct,
    n: mp_limb_signed_t
)