[][src]Type Definition indy_sys::logger::LogCB

type LogCB = extern "C" fn(context: *const CVoid, level: u32, target: CString, message: CString, module_path: CString, file: CString, line: u32);