pub unsafe extern "C" fn Z3_ast_vector_to_string(
    c: Z3_context,
    v: Z3_ast_vector
) -> Z3_string
Expand description

Convert AST vector into a string.