rs_trace_fn_t

Type Alias rs_trace_fn_t 

Source
pub type rs_trace_fn_t = extern "C" fn(level: rs_loglevel, msg: *const c_char);