pub type blaze_trace_cb = extern "C" fn(*const c_char);Expand description
The signature of a callback function as passed to blaze_trace.
pub type blaze_trace_cb = extern "C" fn(*const c_char);The signature of a callback function as passed to blaze_trace.