mark_destroy_children()
      Destroys only the children of this node as well as the childrens' children. Calls finalizer and frees memory for MicroPython to use later
Return Value: None

file: src/nodes/node_base.c

landing