[][src]Function z3_sys::Z3_mk_seq_to_re

pub unsafe extern "C" fn Z3_mk_seq_to_re(c: Z3_context, seq: Z3_ast) -> Z3_ast

Create a regular expression that accepts the sequence seq.