pub type mi_output_fun = Option<unsafe extern "C" fn(msg: *const c_char, arg: *mut c_void)>;
Expand description

An output callback. Must be thread-safe.

See mi_stats_print_out, mi_thread_stats_print_out, mi_register_output