JSON Parser  1.0
void json_print_path_from_links ( json_path_t  path[],
unsigned int  count 
)

Display to stdout text describing a set of links in a JSON data block.

Parameters
[in]pathan array of json_path_t elements that describe the JSON path to generate.
[in]countthe number of elements in the path.
returns     Nothing.