Z3_func_interp

Type Alias Z3_func_interp 

Source
pub type Z3_func_interp = NonNull<_Z3_func_interp>;
Expand description

Interpretation of a function in a model.

Aliased Typeยง

pub struct Z3_func_interp { /* private fields */ }