Function z3_sys::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.