[][src]Function z3_sys::Z3_is_quantifier_exists

pub unsafe extern "C" fn Z3_is_quantifier_exists(
    c: Z3_context,
    a: Z3_ast
) -> bool

Determine if ast is an existential quantifier.