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

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