Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 144 Bytes

JSON_Free.md

File metadata and controls

11 lines (7 loc) · 144 Bytes

JSON_Free

json_plus::JSON_Free(json_root)

Free a JSON node tree.

json_root
The JSON node tree to free.

Return Value
N/A