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

Obtain weight of quantifier.

Preconditions:

  • Z3_get_ast_kind(a) == AstKind::Quantifier