[][src]Function flint_sys::fmpz_mod_poly_product_roots_fmpz_vec

pub unsafe extern "C" fn fmpz_mod_poly_product_roots_fmpz_vec(
    poly: *mut fmpz_poly,
    xs: *const fmpz,
    n: slong,
    f: *const fmpz
)

See the FLINT Documentation for this function.