Z3_app

Type Alias Z3_app 

Source
pub type Z3_app = NonNull<_Z3_app>;
Expand description

Kind of AST used to represent function applications.

Aliased Typeยง

pub struct Z3_app { /* private fields */ }