Function z3_sys::Z3_get_index_value[][src]

pub unsafe extern "C" fn Z3_get_index_value(
    c: Z3_context,
    a: Z3_ast
) -> c_uint
Expand description

Return index of de-Bruijn bound variable.

Preconditions:

  • Z3_get_ast_kind(a) == AstKind::Var