reportfunc

Type Alias reportfunc 

Source
pub type reportfunc = unsafe extern "C" fn(lp: *mut lprec, level: c_int, format: *mut c_char, ...);