[][src]Function z3_sys::Z3_tactic_get_help

pub unsafe extern "C" fn Z3_tactic_get_help(
    c: Z3_context,
    t: Z3_tactic
) -> Z3_string

Return a string containing a description of parameters accepted by the given tactic.