Function z3_sys::Z3_get_quantifier_bound_name [] [src]

pub unsafe extern "C" fn Z3_get_quantifier_bound_name(
    c: Z3_context,
    a: Z3_ast,
    i: c_uint
) -> Z3_symbol

Return symbol of the i'th bound variable.

  • Precondition: Z3_get_ast_kind(a) == AstKind::Quantifier