Function Z3_fixedpoint_init

Source
pub unsafe extern "C" fn Z3_fixedpoint_init(
    c: Z3_context,
    d: Z3_fixedpoint,
    state: *mut c_void,
)
Expand description

Initialize the context with a user-defined state.