typedef struct treenode_tag * PTREENODE;
typelib.h
This type defines a specific node in the tree. It is entirely private, and is a useless definition.
Types