Function z3_sys::Z3_fixedpoint_set_params[][src]

pub unsafe extern "C" fn Z3_fixedpoint_set_params(
    c: Z3_context,
    f: Z3_fixedpoint,
    p: Z3_params
)
Expand description

Set parameters on fixedpoint context.

See also: