Callback type invoked for each node by ForEachNode.
Declared in <net.h>
<net.h>
using NodeFn = std::function<void(CNode*)>;
Created with MrDocs