pub type Z3_fixedpoint_reduce_assign_callback_fptr = Option<unsafe extern "C" fn(arg1: *mut c_void, arg2: Z3_func_decl, arg3: c_uint, arg4: *const Z3_ast, arg5: c_uint, arg6: *const Z3_ast)>;
Expand description

The following utilities allows adding user-defined domains.