Function z3_sys::Z3_ast_vector_inc_ref[][src]

pub unsafe extern "C" fn Z3_ast_vector_inc_ref(
    c: Z3_context,
    v: Z3_ast_vector
)
Expand description

Increment the reference counter of the given AST vector.