27 static void (*
cb)(
const void*);
32 walk(
const void * node,
const int depth)
38 hashEach(Hash
this,
void (*callback)(
const void*))
static void walk(const void *node, const int depth)
static void(* cb)(const void *)
void hashEach(Hash this, void(*callback)(const void *))
void treeWalk(Tree, TreeAction)