Function z3_sys::Z3_ast_vector_size[][src]

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

Return the size of the given AST vector.