Function z3_sys::Z3_fixedpoint_get_statistics[][src]

pub unsafe extern "C" fn Z3_fixedpoint_get_statistics(
    c: Z3_context,
    d: Z3_fixedpoint
) -> Z3_stats
Expand description

Retrieve statistics information from the last call to Z3_fixedpoint_query.