[][src]Function flint_sys::fmpz_mod_poly_equal_trunc

pub unsafe extern "C" fn fmpz_mod_poly_equal_trunc(
    poly1: *const fmpz_mod_poly,
    poly2: *const fmpz_mod_poly,
    n: slong
) -> c_int

See the FLINT Documentation for this function.