[][src]Type Definition indy_crypto::cl::logger::LogCB

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