pub unsafe extern "C" fn Z3_fixedpoint_get_param_descrs(
    c: Z3_context,
    f: Z3_fixedpoint
) -> Z3_param_descrs
Expand description

Return the parameter description set for the given fixedpoint object.

See also: