Function z3_sys::Z3_func_interp_dec_ref[][src]

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

Decrement the reference counter of the given Z3_func_interp object.