[][src]Function flint_sys::fmpz_mod_poly_randtest_pentomial_irreducible

pub unsafe extern "C" fn fmpz_mod_poly_randtest_pentomial_irreducible(
    poly: *const fmpz_mod_poly,
    state: *mut flint_rand,
    len: slong,
    max_attempts: slong
) -> c_int

See the FLINT Documentation for this function.