Type Alias Z3_param_descrs

Source
pub type Z3_param_descrs = *mut _Z3_param_descrs;
Expand description

Provides a collection of parameter names, their types, default values and documentation strings. Solvers, tactics, and other objects accept different collection of parameters.