Skip to main content

Z3_parser_context

Type Alias Z3_parser_context 

Source
pub type Z3_parser_context = NonNull<_Z3_parser_context>;
Expand description

Context for incrementally parsing SMTLIB2 strings.

Aliased Typeยง

pub struct Z3_parser_context { /* private fields */ }