[][src]Function z3_sys::Z3_mk_re_empty

pub unsafe extern "C" fn Z3_mk_re_empty(c: Z3_context, re: Z3_sort) -> Z3_ast

Create an empty regular expression of sort re.

Preconditions:

  • re is a regular expression sort.