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

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