Function arb_poly_equal

Source
pub unsafe extern "C" fn arb_poly_equal(
    A: *const arb_poly_struct,
    B: *const arb_poly_struct,
) -> c_int