Function z3_sys::Z3_disable_trace[][src]

pub unsafe extern "C" fn Z3_disable_trace(tag: Z3_string)
Expand description

Disable tracing messages tagged as tag when Z3 is compiled in debug mode. It is a NOOP otherwise

See also: