[][src]Function z3_sys::Z3_fixedpoint_init

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

Initialize the context with a user-defined state.