pub unsafe extern "C" fn Z3_fixedpoint_set_reduce_assign_callback(
    c: Z3_context,
    d: Z3_fixedpoint,
    cb: Z3_fixedpoint_reduce_assign_callback_fptr
)
Expand description

Register a callback to destructive updates.

Registers are identified with terms encoded as fresh constants,