pub unsafe extern "C" fn Z3_ast_vector_dec_ref(
c: Z3_context,
v: Z3_ast_vector,
)Expand description
Decrement the reference counter of the given AST vector.
pub unsafe extern "C" fn Z3_ast_vector_dec_ref(
c: Z3_context,
v: Z3_ast_vector,
)Decrement the reference counter of the given AST vector.