FNode.left

Node branch left

struct FNode
FNode* left;

Meta