[][src]Function z3_sys::Z3_mk_re_union

pub unsafe extern "C" fn Z3_mk_re_union(
    c: Z3_context,
    n: c_uint,
    args: *const Z3_ast
) -> Z3_ast

Create the union of the regular languages.

Preconditions:

  • n > 0