FNode.right

Node branch right

struct FNode
FNode* right;

Meta