pub unsafe extern "C" fn Z3_tactic_dec_ref(
c: Z3_context,
g: Z3_tactic,
)Expand description
Decrement the reference counter of the given tactic.
pub unsafe extern "C" fn Z3_tactic_dec_ref(
c: Z3_context,
g: Z3_tactic,
)Decrement the reference counter of the given tactic.