Function z3_sys::Z3_ast_vector_translate[][src]

pub unsafe extern "C" fn Z3_ast_vector_translate(
    s: Z3_context,
    v: Z3_ast_vector,
    t: Z3_context
) -> Z3_ast_vector
Expand description

Translate the AST vector v from context s into an AST vector in context t.