pub unsafe extern "C" fn Z3_tactic_get_descr(
    c: Z3_context,
    name: Z3_string
) -> Z3_string
Expand description

Return a string containing a description of the tactic with the given name.