The JSON library uses the following structures (typedef).

Structures (typedef)

Name Description
json_t Represents all JSON values.
json_error_t Represents error information.

Reference

See below for details.

Last updated: 2022/01/26