Function z3_sys::Z3_fixedpoint_set_reduce_app_callback[][src]

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

Register a callback for building terms based on the relational operators.