Z3_func_decl

Type Alias Z3_func_decl 

Source
pub type Z3_func_decl = NonNull<_Z3_func_decl>;
Expand description

Kind of AST used to represent function symbols.

Aliased Typeยง

pub struct Z3_func_decl { /* private fields */ }