Function z3_sys::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