Anthony PERARD writes ("[PATCH v8 17/17] libxl: Add comments to
libxl__json_*get* functions"):
> This comments that libxl__json_object_get_* and libxl__json_*_get
> functions accept the libxl__json_object parameter to be NULL.
>
> libxl__json_object_to_json also works with NULL.
>
> This also mo
This comments that libxl__json_object_get_* and libxl__json_*_get
functions accept the libxl__json_object parameter to be NULL.
libxl__json_object_to_json also works with NULL.
This also move libxl__json_object_alloc declaration closer to similar
functions, and closer to libxl__json_object_free.