hololink::emulation::ControlPlaneCallback_f

View as Markdown

callback function type for control plane callback

using ControlPlaneCallback_f = std::function<int(void *ctxt, struct AddressValuePair *addr_val, int count)>;