API Version: 1.0
Library Version: 1.6.6
JsonNode* json_node_get_parent ( JsonNode* node )
Retrieves the parent node of the given node.
node
JsonNode
The parent node, or NULL if node is the root node.
NULL