Function Z3_disable_trace

Source
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: