Function z3_sys::Z3_optimize_get_help[][src]

pub unsafe extern "C" fn Z3_optimize_get_help(
    c: Z3_context,
    t: Z3_optimize
) -> Z3_string
Expand description

Return a string containing a description of parameters accepted by optimize.

See also: