json_decoder_state_t

JSON decoder state

Synopsis:

#include <sys/json.h>
typedef struct _json_decoder_state json_decoder_state_t;

Library:

libjson

Description:

The json_decoder_state_t data type is opaque and is used to represent a JSON decoder state instance.