Function z3_sys::Z3_get_quantifier_bound_sort
[−]
[src]
pub unsafe extern "C" fn Z3_get_quantifier_bound_sort(
c: Z3_context,
a: Z3_ast,
i: c_uint
) -> Z3_sort
Return sort of the i'th bound variable.
Precondition: Z3_get_ast_kind(a) == AstKind::Quantifier