I\'m trying to write a code to insert nodes in binary search tree using a function insert_elements. In my textbook the code for the function is-
struct node *