Z3_fixedpoint

Type Alias Z3_fixedpoint 

Source
pub type Z3_fixedpoint = NonNull<_Z3_fixedpoint>;
Expand description

Context for the recursive predicate solver.

Aliased Typeยง

pub struct Z3_fixedpoint { /* private fields */ }