[][src]Function z3_sys::Z3_tactic_get_descr

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

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