pub unsafe extern "C" fn Z3_func_interp_inc_ref(
    c: Z3_context,
    f: Z3_func_interp
)
Expand description

Increment the reference counter of the given Z3_func_interp object.