pub unsafe extern "C" fn Z3_fixedpoint_get_rules(
c: Z3_context,
f: Z3_fixedpoint,
) -> Z3_ast_vectorExpand description
Retrieve set of rules from fixedpoint context.
pub unsafe extern "C" fn Z3_fixedpoint_get_rules(
c: Z3_context,
f: Z3_fixedpoint,
) -> Z3_ast_vectorRetrieve set of rules from fixedpoint context.