API Version: 1.0
Library Version: 1.6.6
void json_node_unref ( JsonNode* node )
Decrements the reference count of node.
node
If the reference count reaches zero, the node is freed.