Inserts a child node into a parent node, as well as performs some document tree integrity checks.
- Parameters:
-
| parent | the parent node |
| child | the node being added as a child to parent |
- Returns:
- the error code corresponding to the operation result
Definition at line 404 of file json.c.