Z3_apply_result

Type Alias Z3_apply_result 

Source
pub type Z3_apply_result = NonNull<_Z3_apply_result>;
Expand description

Collection of subgoals resulting from applying of a tactic to a goal.

Aliased Typeยง

pub struct Z3_apply_result { /* private fields */ }