Function z3_sys::Z3_solver_set_params[][src]

pub unsafe extern "C" fn Z3_solver_set_params(
    c: Z3_context,
    s: Z3_solver,
    p: Z3_params
)
Expand description

Set the given solver using the given parameters.

See also: