GNode.data

contains the actual data of the node.

struct GNode
void* data;

Meta