Function z3_sys::Z3_mk_re_intersect [] [src]

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

Create the intersection of the regular languages.

  • Precondition: n > 0