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

type EnabledCB = extern "C" fn(context: *const CVoid, level: u32, target: CString) -> bool;