buildTree function

the buildTree function isn’t parameterised yet we write root->left = buildTree(root->left). Why?